#include <dune/grid/io/file/dgfparser/entitykey.hh>
|
static int | nofFaces (int dim, const std::vector< unsigned int > &element) |
|
static int | faceSize (int dim, bool simpl) |
|
static DGFEntityKey< unsigned int > | generateFace (int dim, const std::vector< unsigned int > &element, int f) |
|
◆ faceSize()
int Dune::ElementFaceUtil::faceSize |
( |
int |
dim, |
|
|
bool |
simpl |
|
) |
| |
|
inlinestatic |
◆ generateFace()
DGFEntityKey< unsigned int > Dune::ElementFaceUtil::generateFace |
( |
int |
dim, |
|
|
const std::vector< unsigned int > & |
element, |
|
|
int |
f |
|
) |
| |
|
inlinestatic |
◆ generateSimplexFace()
template<int dim>
DGFEntityKey< unsigned int > Dune::ElementFaceUtil::generateSimplexFace |
( |
const std ::vector< unsigned int > & |
element, |
|
|
int |
f |
|
) |
| |
|
inline |
◆ nofFaces()
int Dune::ElementFaceUtil::nofFaces |
( |
int |
dim, |
|
|
const std::vector< unsigned int > & |
element |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following files: