Dune::LexOrder< dim > Class Template Reference

#include <numbering.hh>

List of all members.


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 FixedArray< int, dim > &_NN)
 preprocess ordering
int tupels () const
 get total number of tupels
int n (const FixedArray< int, dim > &z) const
 compute number from a given tupel
FixedArray< int, dim > z (int n) const
 compute tupel from number 0 <= n < tupels()

The documentation for this class was generated from the following files:

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)