DUNE PDELab (git)
Dune::PDELab::GridAdaptor< Grid, GFSU, U, Projection > Class Template Reference
Class for automatic adaptation of the grid. More...
#include <dune/pdelab/adaptivity/adaptivity.hh>
Public Member Functions | |
GridAdaptor (const GFSU &gfs) | |
The constructor. More... | |
Detailed Description
template<class Grid, class GFSU, class U, class Projection>
class Dune::PDELab::GridAdaptor< Grid, GFSU, U, Projection >
class Dune::PDELab::GridAdaptor< Grid, GFSU, U, Projection >
Class for automatic adaptation of the grid.
The GridAdaptor capsules the act of deciding which Elems to refine and coarsen, adapting the grid, and transfering the solution from the old grid to the new one. Currrently this only works for scalar solutions.
- Template Parameters
-
Grid Type of the grid we want to adapt GFSU Type of ansatz space, we need to update it after adaptation U Container class of the solution Projection Projection used when Elems vanish
Constructor & Destructor Documentation
◆ GridAdaptor()
template<class Grid , class GFSU , class U , class Projection >
|
inlineexplicit |
The constructor.
- Parameters
-
gfs The ansatz space, we need to update it
The documentation for this class was generated from the following file:
- dune/pdelab/adaptivity/adaptivity.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 24, 23:30, 2024)