|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Static Public Member Functions |
Static Protected Member Functions |
Friends |
List of all members
Dune::Fem::DofManagerFactory< DofManagerImp > Class Template Reference
Singleton provider for the DofManager. More...
#include <dune/fem/space/common/dofmanager.hh>
Public Types | |
| typedef DofManagerImp | DofManagerType |
| typedef DofManagerType::GridType | GridType |
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 | |
| 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 | |
Friends | |
| class | DofManager< GridType > |
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:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8