My Project
Dune::DGFGridFactory< PolyhedralGrid< dim, dimworld, coord_t > > Struct Template Reference

Public Types

typedef PolyhedralGrid< dim, dimworld, coord_t > 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=MPIHelper::getCommunicator())
 
 DGFGridFactory (const std::string &filename, MPICommunicator=MPIHelper::getCommunicator())
 
Gridgrid () const
 
template<class Intersection >
bool wasInserted (const Intersection &) const
 
template<class Intersection >
int boundaryId (const Intersection &) const
 
bool haveBoundaryParameters () const
 
template<int codim>
int numParameters () const
 
template<class Intersection >
const DGFBoundaryParameter::type & boundaryParameter (const Intersection &) const
 
template<class Entity >
std::vector< double > & parameter (const Entity &)
 

Static Public Attributes

static const int dimension = Grid::dimension
 

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