|
dune-grid 2.10
|
Loading...
Searching...
No Matches
Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > > Struct Template Reference
#include <dune/grid/io/file/dgfparser/dgfgeogrid.hh>
Public Types | |
| typedef GeometryGrid< HostGrid, CoordFunction, Allocator > | Grid |
| typedef MPIHelper::MPICommunicator | MPICommunicator |
| typedef Grid::template Codim< 0 >::Entity | Element |
| typedef Grid::template Codim< dimension >::Entity | Vertex |
| typedef DGFCoordFunctionFactory< HostGrid, CoordFunction > | CoordFunctionFactory |
Public Member Functions | |
| 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 |
| template<int codim> | |
| int | numParameters () const |
| bool | haveBoundaryParameters () const |
| template<class GG , class II > | |
| const DGFBoundaryParameter::type & | boundaryParameter (const Dune::Intersection< GG, II > &intersection) const |
| template<class Entity > | |
| std::vector< double > & | parameter (const Entity &entity) |
Static Public Attributes | |
| static const int | dimension = Grid::dimension |
Member Typedef Documentation
◆ CoordFunctionFactory
template<class HostGrid , class CoordFunction , class Allocator >
| typedef DGFCoordFunctionFactory< HostGrid, CoordFunction > Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::CoordFunctionFactory |
◆ Element
template<class HostGrid , class CoordFunction , class Allocator >
| typedef Grid::template Codim<0>::Entity Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Element |
◆ Grid
template<class HostGrid , class CoordFunction , class Allocator >
| typedef GeometryGrid< HostGrid, CoordFunction, Allocator > Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Grid |
◆ MPICommunicator
template<class HostGrid , class CoordFunction , class Allocator >
| typedef MPIHelper::MPICommunicator Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::MPICommunicator |
◆ Vertex
template<class HostGrid , class CoordFunction , class Allocator >
| typedef Grid::template Codim<dimension>::Entity Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Vertex |
Constructor & Destructor Documentation
◆ DGFGridFactory() [1/2]
template<class HostGrid , class CoordFunction , class Allocator >
|
inlineexplicit |
◆ DGFGridFactory() [2/2]
template<class HostGrid , class CoordFunction , class Allocator >
|
inlineexplicit |
Member Function Documentation
◆ boundaryId()
template<class HostGrid , class CoordFunction , class Allocator >
template<class Intersection >
|
inline |
◆ boundaryParameter()
template<class HostGrid , class CoordFunction , class Allocator >
template<class GG , class II >
|
inline |
◆ grid()
template<class HostGrid , class CoordFunction , class Allocator >
|
inline |
◆ haveBoundaryParameters()
template<class HostGrid , class CoordFunction , class Allocator >
|
inline |
◆ numParameters()
template<class HostGrid , class CoordFunction , class Allocator >
template<int codim>
|
inline |
◆ parameter()
template<class HostGrid , class CoordFunction , class Allocator >
template<class Entity >
|
inline |
◆ wasInserted()
template<class HostGrid , class CoordFunction , class Allocator >
template<class Intersection >
|
inline |
Member Data Documentation
◆ dimension
template<class HostGrid , class CoordFunction , class Allocator >
|
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