Dune::JoinOrder< dim > Class Template Reference

#include <numbering.hh>

List of all members.


Detailed Description

template<int dim>
class Dune::JoinOrder< dim >

generate consecutive numbering of dim sets of size N_i


Public Member Functions

void init (const FixedArray< int, dim > &_NN)
 preprocess ordering
int size () const
 get total number of elements in all sets
int n (int subset, int index) const
 compute number from subset and index
int subset (int n) const
 compute subset from number
int index (int n) const
 compute index in subset from number

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

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)