dune-pdelab  2.7-git
Classes | Namespaces | Functions
lexicographicordering.hh File Reference
#include <cstddef>
#include <ostream>
#include <string>
#include <dune/common/classname.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/stdstreams.hh>
#include <dune/typetree/compositenode.hh>
#include <dune/typetree/powernode.hh>
#include <dune/typetree/traversal.hh>
#include <dune/typetree/visitor.hh>
#include <dune/pdelab/gridfunctionspace/tags.hh>
#include <dune/pdelab/ordering/utility.hh>
#include <dune/pdelab/ordering/orderingbase.hh>

Go to the source code of this file.

Classes

class  Dune::PDELab::lexicographic_ordering::Base< DI, CI, Node >
 
class  Dune::PDELab::PowerLexicographicOrdering< DI, CI, Child, k >
 
struct  Dune::PDELab::power_gfs_to_lexicographic_ordering_descriptor< GFS, Transformation >
 
struct  Dune::PDELab::power_gfs_to_lexicographic_ordering_descriptor< GFS, Transformation >::result< TC >
 
class  Dune::PDELab::CompositeLexicographicOrdering< DI, CI, Children >
 Interface for merging index spaces. More...
 
struct  Dune::PDELab::composite_gfs_to_lexicographic_ordering_descriptor< GFS, Transformation >
 
struct  Dune::PDELab::composite_gfs_to_lexicographic_ordering_descriptor< GFS, Transformation >::result< TC >
 

Namespaces

 Dune
 For backward compatibility – Do not use this!
 
 Dune::PDELab
 
 Dune::PDELab::lexicographic_ordering
 

Functions

template<typename GFS , typename Transformation >
power_gfs_to_lexicographic_ordering_descriptor< GFS, Transformation > Dune::PDELab::register_power_gfs_to_ordering_descriptor (GFS *, Transformation *, LexicographicOrderingTag *)
 
template<typename GFS , typename Transformation >
composite_gfs_to_lexicographic_ordering_descriptor< GFS, Transformation > Dune::PDELab::register_composite_gfs_to_ordering_descriptor (GFS *, Transformation *, LexicographicOrderingTag *)