Skip to content
Snippets Groups Projects
  1. Nov 13, 2018
  2. Jul 16, 2018
  3. Feb 03, 2017
  4. Apr 01, 2016
  5. Jan 13, 2016
    • Timo Koch's avatar
      [pointsource] Major improvements on pointsource interface · 3a1e5fd1
      Timo Koch authored
      * Implement problem interface functions mimicking the normal source interface
      * Implement a possibility to implement derived point source classes getting cutomized lambda functions
      	* the pointsource class gets an update method
              * An example implementation with test for time dependent point sources is implemented
      * Restructure the point source class. Do not derive from PrimaryVariables (less felxible) instead overload
        some operators for convenience
      * Call the solDependentPointSource function for each point source not per dof (multiple ps possible)
      * Recompute the map for adapted grids
      3a1e5fd1
  6. Jan 07, 2016
Loading