#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/misc/alugridwriter.hh>
|
static void | dumpMacroGrid (const GridPartType &gridPart, const IndexSetType &indexSet, const std::string &filename, const int p=-1) |
|
|
| ALUGridWriter (const GridPartType &gridPart, const IndexSetType &indexSet) |
|
void | write (const std::string &filename, const int rank) const |
|
int | getIndex (const Entity &entity, const int i) const |
|
template<class ElementTopo > |
void | writeElements (std::ostream &out) const |
|
template<class ElementTopo > |
void | writeBoundaries (std::ostream &out) const |
|
template<class GridPartType, class IndexSetType>
template<class GridPartType, class IndexSetType>
static void Dune::Fem::ALUGridWriter< GridPartType, IndexSetType >::dumpMacroGrid |
( |
const GridPartType & |
gridPart, |
|
|
const IndexSetType & |
indexSet, |
|
|
const std::string & |
filename, |
|
|
const int |
p = -1 |
|
) |
| |
|
inlinestatic |
template<class GridPartType, class IndexSetType>
template<class GridPartType, class IndexSetType>
void Dune::Fem::ALUGridWriter< GridPartType, IndexSetType >::write |
( |
const std::string & |
filename, |
|
|
const int |
rank |
|
) |
| const |
|
inlineprotected |
template<class GridPartType, class IndexSetType>
template<class ElementTopo >
template<class GridPartType, class IndexSetType>
template<class ElementTopo >
The documentation for this class was generated from the following file: