All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Dune::DGFGridFactory< PolyhedralGrid< dim, dimworld > > Struct Template Reference

Public Types

typedef PolyhedralGrid< dim,
dimworld > 
Grid
 
typedef MPIHelper::MPICommunicator MPICommunicator
 
typedef Grid::template Codim
< 0 >::Entity 
Element
 
typedef Grid::template Codim
< dimension >::Entity 
Vertex
 

Public Member Functions

 DGFGridFactory (std::istream &input, MPICommunicator comm=MPIHelper::getCommunicator())
 
 DGFGridFactory (const std::string &filename, MPICommunicator comm=MPIHelper::getCommunicator())
 
Gridgrid () const
 
template<class Intersection >
bool wasInserted (const Intersection &intersection) const
 
template<class Intersection >
int boundaryId (const Intersection &intersection) const
 
bool haveBoundaryParameters () const
 
template<int codim>
int numParameters () const
 
template<class Intersection >
const DGFBoundaryParameter::type & boundaryParameter (const Intersection &intersection) const
 
template<class Entity >
std::vector< double > & parameter (const Entity &entity)
 

Static Public Attributes

static const int dimension = Grid::dimension
 

The documentation for this struct was generated from the following file: