|
dune-grid
2.2.0
|
#include <dune/grid/albertagrid/indexsets.hh>
Static Public Member Functions | |
| static void | setup (AlbertaGridHierarchicIndexSet< dim, dimworld > &indexSet) |
| static void | apply (const Alberta::HierarchyDofNumbering< dimension > &dofNumbering, AlbertaGridHierarchicIndexSet< dim, dimworld > &indexSet) |
| static void | apply (const std::string &filename, const Alberta::MeshPointer< dimension > &mesh, AlbertaGridHierarchicIndexSet< dim, dimworld > &indexSet) |
| void Dune::AlbertaGridHierarchicIndexSet< dim, dimworld >::CreateEntityNumbers< codim >::apply | ( | const Alberta::HierarchyDofNumbering< dimension > & | dofNumbering, |
| AlbertaGridHierarchicIndexSet< dim, dimworld > & | indexSet | ||
| ) | [inline, static] |
| void Dune::AlbertaGridHierarchicIndexSet< dim, dimworld >::CreateEntityNumbers< codim >::apply | ( | const std::string & | filename, |
| const Alberta::MeshPointer< dimension > & | mesh, | ||
| AlbertaGridHierarchicIndexSet< dim, dimworld > & | indexSet | ||
| ) | [inline, static] |
References Dune::Alberta::max(), and Dune::IndexStack< T, length >::setMaxIndex().
| void Dune::AlbertaGridHierarchicIndexSet< dim, dimworld >::CreateEntityNumbers< codim >::setup | ( | AlbertaGridHierarchicIndexSet< dim, dimworld > & | indexSet | ) | [inline, static] |
1.7.6.1