#include <dune/alugrid/dgf.hh>
|
static Grid * | callDirectly (const std::string &gridname, const int rank, const char *filename, MPICommunicatorType communicator) |
|
static Grid * | callDirectlyImpl (const std::string &gridname, const int rank, const char *filename, MPICommunicatorType communicator, std::false_type) |
|
static Grid * | callDirectlyImpl (const std::string &gridname, const int rank, const char *filename, MPICommunicatorType communicator, std::true_type) |
|
static bool | fileExists (const char *fileName) |
|
static int | rank (MPICommunicatorType mpiComm) |
|
static int | size (MPICommunicatorType mpiComm) |
|
◆ Element
◆ Grid
◆ GridFactory
◆ MPICommunicatorType
◆ Vertex
◆ DGFBaseFactory() [1/2]
◆ DGFBaseFactory() [2/2]
◆ boundaryId()
template<class G >
template<class GG , class II >
◆ boundaryParameter()
template<class G >
template<class GG , class II >
const DGFBoundaryParameter::type& Dune::DGFBaseFactory< G >::boundaryParameter |
( |
const Intersection< GG, II > & |
intersection | ) |
const |
|
inline |
◆ callDirectly()
◆ callDirectlyImpl() [1/2]
◆ callDirectlyImpl() [2/2]
◆ fileExists()
◆ generateALUGrid()
◆ grid()
◆ haveBoundaryParameters()
◆ numParameters()
template<class G >
template<int codim>
◆ parameter() [1/2]
◆ parameter() [2/2]
◆ rank()
◆ size()
◆ wasInserted()
template<class G >
template<class Intersection >
◆ dgf_
◆ dimension
◆ factory_
◆ grid_
The documentation for this struct was generated from the following file: