|
dune-grid 2.9.1
|
Loading...
Searching...
No Matches
Dune::DGFGridFactory< YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > > Struct Template Reference
Grid factory for YaspGrid with equidistant coordinates. More...
#include <dune/grid/io/file/dgfparser/dgfyasp.hh>
Public Types | |
| typedef YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > | Grid |
| typedef MPIHelper::MPICommunicator | MPICommunicatorType |
Public Member Functions | |
| DGFGridFactory (std::istream &input, MPICommunicatorType comm=MPIHelper::getCommunicator()) | |
| DGFGridFactory (const std::string &filename, MPICommunicatorType comm=MPIHelper::getCommunicator()) | |
| ~DGFGridFactory () | |
| Grid * | grid () const |
| template<class Intersection > | |
| bool | wasInserted (const Intersection &intersection) const |
| template<class Intersection > | |
| int | boundaryId (const Intersection &intersection) const |
| template<int codim> | |
| int | numParameters () const |
| bool | haveBoundaryParameters () const |
| template<class GG , class II > | |
| const DGFBoundaryParameter::type & | boundaryParameter (const Intersection< GG, II > &intersection) const |
| template<class Entity > | |
| std::vector< double > & | parameter (const Entity &entity) |
Static Public Attributes | |
| static const int | dimension = Grid::dimension |
Detailed Description
template<typename ctype, int dim>
struct Dune::DGFGridFactory< YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > >
struct Dune::DGFGridFactory< YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > >
Member Typedef Documentation
◆ Grid
template<typename ctype , int dim>
| typedef YaspGrid<dim, EquidistantOffsetCoordinates<ctype, dim> > Dune::DGFGridFactory< YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > >::Grid |
◆ MPICommunicatorType
template<typename ctype , int dim>
| typedef MPIHelper::MPICommunicator Dune::DGFGridFactory< YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > >::MPICommunicatorType |
Constructor & Destructor Documentation
◆ DGFGridFactory() [1/2]
template<typename ctype , int dim>
|
inlineexplicit |
◆ DGFGridFactory() [2/2]
template<typename ctype , int dim>
|
inlineexplicit |
◆ ~DGFGridFactory()
template<typename ctype , int dim>
|
inline |
Member Function Documentation
◆ boundaryId()
template<typename ctype , int dim>
template<class Intersection >
|
inline |
◆ boundaryParameter()
template<typename ctype , int dim>
template<class GG , class II >
|
inline |
◆ grid()
template<typename ctype , int dim>
|
inline |
◆ haveBoundaryParameters()
template<typename ctype , int dim>
|
inline |
◆ numParameters()
template<typename ctype , int dim>
template<int codim>
|
inline |
◆ parameter()
template<typename ctype , int dim>
template<class Entity >
|
inline |
◆ wasInserted()
template<typename ctype , int dim>
template<class Intersection >
|
inline |
Member Data Documentation
◆ dimension
template<typename ctype , int dim>
|
static |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8