|
typedef PolyhedralGrid< dim, dimworld > | Grid |
|
typedef MPIHelper::MPICommunicator | MPICommunicator |
|
typedef Grid::template Codim< 0 >::Entity | Element |
|
typedef Grid::template Codim< dimension >::Entity | Vertex |
|
|
| DGFGridFactory (std::istream &input, MPICommunicator comm=MPIHelper::getCommunicator()) |
|
| DGFGridFactory (const std::string &filename, MPICommunicator comm=MPIHelper::getCommunicator()) |
|
Grid * | grid () 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 const int | dimension = Grid::dimension |
|
The documentation for this struct was generated from the following file: