|
dune-grid 2.12-git
|
Loading...
Searching...
No Matches
Dune::DGFGridFactory< AlbertaGrid< dim, dimworld > > Struct Template Reference
#include <dune/grid/albertagrid/dgfparser.hh>
Public Types | |
| typedef AlbertaGrid< dim, dimworld > | Grid |
| typedef MPIHelper::MPICommunicator | MPICommunicatorType |
| typedef Grid::template Codim< 0 >::Entity | Element |
| typedef Grid::template Codim< dimension >::Entity | Vertex |
| typedef Dune::GridFactory< Grid > | GridFactory |
Public Member Functions | |
| DGFGridFactory (std::istream &input, MPICommunicatorType comm=MPIHelper::getCommunicator()) | |
| DGFGridFactory (const std::string &filename, MPICommunicatorType 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<class GG , class II > | |
| const DGFBoundaryParameter::type & | boundaryParameter (const Intersection< GG, II > &intersection) const |
| template<int codim> | |
| int | numParameters () const |
| std::vector< double > & | parameter (const Element &element) |
| std::vector< double > & | parameter (const Vertex &vertex) |
Static Public Attributes | |
| static const int | dimension = Grid::dimension |
Member Typedef Documentation
◆ Element
template<int dim, int dimworld>
| typedef Grid::template Codim<0>::Entity Dune::DGFGridFactory< AlbertaGrid< dim, dimworld > >::Element |
◆ Grid
template<int dim, int dimworld>
| typedef AlbertaGrid<dim,dimworld> Dune::DGFGridFactory< AlbertaGrid< dim, dimworld > >::Grid |
◆ GridFactory
template<int dim, int dimworld>
| typedef Dune::GridFactory<Grid> Dune::DGFGridFactory< AlbertaGrid< dim, dimworld > >::GridFactory |
◆ MPICommunicatorType
template<int dim, int dimworld>
| typedef MPIHelper::MPICommunicator Dune::DGFGridFactory< AlbertaGrid< dim, dimworld > >::MPICommunicatorType |
◆ Vertex
template<int dim, int dimworld>
| typedef Grid::template Codim<dimension>::Entity Dune::DGFGridFactory< AlbertaGrid< dim, dimworld > >::Vertex |
Constructor & Destructor Documentation
◆ DGFGridFactory() [1/2]
template<int dim, int dimworld>
|
inlineexplicit |
◆ DGFGridFactory() [2/2]
template<int dim, int dimworld>
|
inlineexplicit |
Member Function Documentation
◆ boundaryId()
template<int dim, int dimworld>
template<class Intersection >
|
inline |
◆ boundaryParameter()
template<int dim, int dimworld>
template<class GG , class II >
|
inline |
◆ grid()
template<int dim, int dimworld>
|
inline |
◆ haveBoundaryParameters()
template<int dim, int dimworld>
|
inline |
◆ numParameters()
template<int dim, int dimworld>
template<int codim>
|
inline |
◆ parameter() [1/2]
template<int dim, int dimworld>
|
inline |
◆ parameter() [2/2]
template<int dim, int dimworld>
|
inline |
◆ wasInserted()
template<int dim, int dimworld>
template<class Intersection >
|
inline |
Member Data Documentation
◆ dimension
template<int dim, int dimworld>
|
static |
The documentation for this struct was generated from the following files:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8