DUNE-FEM (unstable)
Dune::Fem::DofManagerFactory< DofManagerImp > Class Template Reference
Singleton provider for the DofManager. More...
#include <dune/fem/space/common/dofmanager.hh>
Static Public Member Functions | |
static void | deleteDofManager (DofManagerType &dm) |
delete the dof manager that belong to the given grid | |
Static Protected Member Functions | |
static DofManagerType & | instance (const GridType &grid) |
obtain a reference to the DofManager for a given grid More... | |
static bool | writeDofManagerNew (const GridType &grid, const std ::string &filename, int timestep) |
writes DofManager of corresponding grid, when DofManager exists | |
static bool | readDofManagerNew (const GridType &grid, const std ::string &filename, int timestep) |
reads DofManager of corresponding grid, when DofManager exists | |
Detailed Description
template<class DofManagerImp>
class Dune::Fem::DofManagerFactory< DofManagerImp >
class Dune::Fem::DofManagerFactory< DofManagerImp >
Singleton provider for the DofManager.
DofManagerFactory guarantees that at most one instance of DofManager is generated for each grid.
The documentation for this class was generated from the following file:
- dune/fem/space/common/dofmanager.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)