#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) |
|
◆ BaseType
template<int dim, int dimw, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm >
◆ DGFGridType
template<int dim, int dimw, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm >
typedef ALUGrid< dim, dimw, eltype, refinementtype, Comm > Dune::DGFGridFactory< ALUGrid< dim, dimw, eltype, refinementtype, Comm > >::DGFGridType |
◆ Element
◆ Grid
◆ GridFactory
◆ MPICommunicatorType
template<int dim, int dimw, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm >
◆ Vertex
◆ DGFGridFactory() [1/4]
template<int dim, int dimw, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm >
Dune::DGFGridFactory< ALUGrid< dim, dimw, eltype, refinementtype, Comm > >::DGFGridFactory |
( |
std::istream & |
input, |
|
|
MPICommunicatorType |
mpiComm |
|
) |
| |
|
inlineexplicit |
◆ DGFGridFactory() [2/4]
template<int dim, int dimw, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm >
Dune::DGFGridFactory< ALUGrid< dim, dimw, eltype, refinementtype, Comm > >::DGFGridFactory |
( |
const std::string & |
filename, |
|
|
MPICommunicatorType |
mpiComm |
|
) |
| |
|
inlineexplicit |
◆ DGFGridFactory() [3/4]
template<int dim, int dimw, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm >
Dune::DGFGridFactory< ALUGrid< dim, dimw, eltype, refinementtype, Comm > >::DGFGridFactory |
( |
std::istream & |
input, |
|
|
Comm |
comm = Comm() |
|
) |
| |
|
inline |
◆ DGFGridFactory() [4/4]
template<int dim, int dimw, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm >
Dune::DGFGridFactory< ALUGrid< dim, dimw, eltype, refinementtype, Comm > >::DGFGridFactory |
( |
const std::string & |
filename, |
|
|
Comm |
comm = Comm() |
|
) |
| |
|
inlineexplicit |
◆ boundaryId()
int Dune::DGFBaseFactory< ALUGrid< dim, dimw, eltype, refinementtype, Comm > >::boundaryId |
( |
const Intersection< GG, II > & |
intersection | ) |
const |
|
inlineinherited |
◆ boundaryParameter()
const DGFBoundaryParameter::type& Dune::DGFBaseFactory< ALUGrid< dim, dimw, eltype, refinementtype, Comm > >::boundaryParameter |
( |
const Intersection< GG, II > & |
intersection | ) |
const |
|
inlineinherited |
◆ callDirectly()
|
inlinestaticprotectedinherited |
◆ callDirectlyImpl() [1/2]
|
inlinestaticprotectedinherited |
◆ callDirectlyImpl() [2/2]
|
inlinestaticprotectedinherited |
◆ fileExists()
|
inlinestaticprotectedinherited |
◆ generate()
template<int dim, int dimw, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm >
bool Dune::DGFGridFactory< ALUGrid< dim, dimw, eltype, refinementtype, Comm > >::generate |
( |
std::istream & |
file, |
|
|
MPICommunicatorType |
comm, |
|
|
const std::string & |
filename = "" |
|
) |
| |
|
inlineprotected |
◆ generateALUGrid()
◆ grid()
◆ haveBoundaryParameters()
◆ numParameters()
◆ parameter() [1/2]
◆ parameter() [2/2]
◆ rank()
|
inlinestaticprotectedinherited |
◆ size()
|
inlinestaticprotectedinherited |
◆ wasInserted()
bool Dune::DGFBaseFactory< ALUGrid< dim, dimw, eltype, refinementtype, Comm > >::wasInserted |
( |
const Intersection & |
intersection | ) |
const |
|
inlineinherited |
◆ dgf_
◆ dimension
◆ factory_
◆ grid_
The documentation for this struct was generated from the following file: