Dune::LexOrder< dim > Class Template Reference
#include <numbering.hh>
Detailed Description
template<int dim>
class Dune::LexOrder< dim >
generate lexicographic ordering in a cube of dimension dim with arbitry size per direction
Public Member Functions | |
void | init (const array< int, dim > &_NN) |
preprocess ordering | |
int | tupels () const |
get total number of tupels | |
int | n (const array< int, dim > &z) const |
compute number from a given tupel | |
array< int, dim > | z (int n) const |
compute tupel from number 0 <= n < tupels() |
The documentation for this class was generated from the following files:
- numbering.hh
- numbering.cc