|
|
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 |
| |
|
|
| DGFGridFactory (std::istream &input, MPICommunicator=MPIHelper::getCommunicator()) |
| |
|
| DGFGridFactory (const std::string &filename, MPICommunicator=MPIHelper::getCommunicator()) |
| |
|
Grid * | grid () 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 const int | dimension = Grid::dimension |
| |
The documentation for this struct was generated from the following file: