Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces | Defines
space/domainDecomp.hh File Reference
#include "basics/debug.hh"
#include "geometry/boundaryConditions.hh"
#include "geometry/cellConditions.hh"
#include "geometry/mesh.hh"
#include "space/space.hh"
#include "space/spaceSet.hh"
#include "toolbox/hashMap.hh"
#include "toolbox/scannerConnectors.hh"
#include "toolbox/sequence.hh"
#include "toolbox/set.hh"
Include dependency graph for domainDecomp.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  concepts::DDSpace< F >
class  concepts::DomainDecomp< F >
 Domain decomposition space. More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


Defines

#define DDSpaceConstr_D   0
 Domain decomposition space.
#define DDSpaceDestr_D   0
#define DDSpaceGetIndices_D   0
#define DDSpaceInfoIndices_D   0
#define DDSpaceRebuild_D   0

Define Documentation

#define DDSpaceConstr_D   0

Domain decomposition space.

Definition at line 18 of file domainDecomp.hh.

#define DDSpaceDestr_D   0

Definition at line 19 of file domainDecomp.hh.

#define DDSpaceGetIndices_D   0

Definition at line 21 of file domainDecomp.hh.

#define DDSpaceInfoIndices_D   0

Definition at line 22 of file domainDecomp.hh.

#define DDSpaceRebuild_D   0

Definition at line 20 of file domainDecomp.hh.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)