|
dune-grid 2.10
|
Placeholder for grid factory for YaspGrid with tensor product coordinates. More...
#include <dune/grid/io/file/dgfparser/dgfyasp.hh>

Public Types | |
| typedef MPIHelper::MPICommunicator | MPICommunicatorType |
Public Member Functions | |
| template<typename In> | |
| DGFGridFactory (const In &) | |
| Grid * | grid () |
| bool | wasInserted (const Intersection &intersection) const |
| int | boundaryId (const Intersection &intersection) const |
| int | numParameters () const |
| std::vector< double > & | parameter (const Element &element) |
| bool | haveBoundaryParameters () const |
| const DGFBoundaryParameter::type & | boundaryParameter (const Intersection< GG, II > &intersection) const |
Static Public Attributes | |
| static const int | dimension |
Placeholder for grid factory for YaspGrid with tensor product coordinates.
currently tensor product coordinates are currently not supported. Triggers a run time error.
| typedef MPIHelper::MPICommunicator Dune::DGFGridFactory< Dune::YaspGrid< dim, Dune::TensorProductCoordinates< ctype, dim > > >::MPICommunicatorType |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |