dune-grid
2.4
|
This is the complete list of members for Dune::dgf::SimplexBlock, including all inherited members.
BasicBlock(std::istream &in, const char *id) | Dune::dgf::BasicBlock | |
cube2simplex(std::vector< std::vector< double > > &vtx, std::vector< std::vector< unsigned int > > &elements, std::vector< std::vector< double > > ¶ms) | Dune::dgf::SimplexBlock | static |
findtoken(std::string token) | Dune::dgf::BasicBlock | protected |
get(std::vector< std::vector< unsigned int > > &simplex, std::vector< std::vector< double > > ¶ms, int &nofp) | Dune::dgf::SimplexBlock | |
getnextentry(ENTRY &entry) | Dune::dgf::BasicBlock | inlineprotected |
getnextline() | Dune::dgf::BasicBlock | protected |
gettokenparam(std::string token, std::string &entry) | Dune::dgf::BasicBlock | protected |
id() const | Dune::dgf::BasicBlock | inline |
isactive() | Dune::dgf::BasicBlock | inline |
isempty() | Dune::dgf::BasicBlock | inline |
line | Dune::dgf::BasicBlock | protected |
linenumber() | Dune::dgf::BasicBlock | inline |
noflines() | Dune::dgf::BasicBlock | inline |
nofsimplex() | Dune::dgf::SimplexBlock | inline |
ok() | Dune::dgf::SimplexBlock | inline |
reset() | Dune::dgf::BasicBlock | inlineprotected |
SimplexBlock(std::istream &in, int pnofvtx, int pvtxoffset, int &pdimgrid) | Dune::dgf::SimplexBlock |