#include <dune/grid/spgrid/dgfparser.hh>
◆ CollectiveCommunication
template<class ct , int dim, template< int > class Ref, class Comm >
◆ Element
template<class ct , int dim, template< int > class Ref, class Comm >
typedef Grid::template Codim< 0 >::Entity Dune::DGFGridFactory< SPGrid< ct, dim, Ref, Comm > >::Element |
◆ Grid
template<class ct , int dim, template< int > class Ref, class Comm >
typedef SPGrid< ct, dim, Ref, Comm > Dune::DGFGridFactory< SPGrid< ct, dim, Ref, Comm > >::Grid |
◆ MPICommunicatorType
template<class ct , int dim, template< int > class Ref, class Comm >
◆ Vertex
template<class ct , int dim, template< int > class Ref, class Comm >
typedef Grid::template Codim< dimension >::Entity Dune::DGFGridFactory< SPGrid< ct, dim, Ref, Comm > >::Vertex |
◆ DGFGridFactory() [1/2]
template<class ct , int dim, template< int > class Ref, class Comm >
Dune::DGFGridFactory< SPGrid< ct, dim, Ref, Comm > >::DGFGridFactory |
( |
std::istream & |
input, |
|
|
MPICommunicatorType |
comm = MPIHelper::getCommunicator() |
|
) |
| |
|
inlineexplicit |
◆ DGFGridFactory() [2/2]
template<class ct , int dim, template< int > class Ref, class Comm >
Dune::DGFGridFactory< SPGrid< ct, dim, Ref, Comm > >::DGFGridFactory |
( |
const std::string & |
filename, |
|
|
MPICommunicatorType |
comm = MPIHelper::getCommunicator() |
|
) |
| |
|
inlineexplicit |
◆ ~DGFGridFactory()
template<class ct , int dim, template< int > class Ref, class Comm >
◆ boundaryId()
template<class ct , int dim, template< int > class Ref, class Comm >
template<class Intersection >
int Dune::DGFGridFactory< SPGrid< ct, dim, Ref, Comm > >::boundaryId |
( |
const Intersection & |
intersection | ) |
const |
|
inline |
◆ boundaryParameter()
template<class ct , int dim, template< int > class Ref, class Comm >
template<class Intersection >
const DGFBoundaryParameter::type& Dune::DGFGridFactory< SPGrid< ct, dim, Ref, Comm > >::boundaryParameter |
( |
const Intersection & |
intersection | ) |
const |
|
inline |
◆ grid()
template<class ct , int dim, template< int > class Ref, class Comm >
Grid* Dune::DGFGridFactory< SPGrid< ct, dim, Ref, Comm > >::grid |
( |
| ) |
const |
|
inline |
◆ haveBoundaryParameters()
template<class ct , int dim, template< int > class Ref, class Comm >
bool Dune::DGFGridFactory< SPGrid< ct, dim, Ref, Comm > >::haveBoundaryParameters |
( |
| ) |
const |
|
inline |
◆ numParameters()
template<class ct , int dim, template< int > class Ref, class Comm >
template<int codim>
int Dune::DGFGridFactory< SPGrid< ct, dim, Ref, Comm > >::numParameters |
( |
| ) |
const |
|
inline |
◆ parameter()
template<class ct , int dim, template< int > class Ref, class Comm >
template<class Entity >
std::vector< double >& Dune::DGFGridFactory< SPGrid< ct, dim, Ref, Comm > >::parameter |
( |
const Entity & |
entity | ) |
|
|
inline |
◆ wasInserted()
template<class ct , int dim, template< int > class Ref, class Comm >
template<class Intersection >
bool Dune::DGFGridFactory< SPGrid< ct, dim, Ref, Comm > >::wasInserted |
( |
const Intersection & |
intersection | ) |
const |
|
inline |
◆ dimension
template<class ct , int dim, template< int > class Ref, class Comm >
const int Dune::DGFGridFactory< SPGrid< ct, dim, Ref, Comm > >::dimension = Grid::dimension |
|
static |
The documentation for this class was generated from the following file: