dune-pdelab  2.4.1
Classes | Namespaces | Functions
interleavedordering.hh File Reference
#include <string>
#include <dune/typetree/compositenode.hh>
#include <dune/typetree/powernode.hh>
#include <dune/pdelab/common/exceptions.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::interleaved_ordering::Base< DI, CI, Node >
 Interface for merging index spaces. More...
 
class  Dune::PDELab::PowerInterleavedOrdering< DI, CI, Child, k >
 
struct  Dune::PDELab::power_gfs_to_interleaved_ordering_descriptor< GFS, Transformation >
 
struct  Dune::PDELab::power_gfs_to_interleaved_ordering_descriptor< GFS, Transformation >::result< TC >
 
class  Dune::PDELab::CompositeInterleavedOrdering< DI, CI, Children >
 
struct  Dune::PDELab::composite_gfs_to_interleaved_ordering_descriptor< GFS, Transformation >
 
struct  Dune::PDELab::composite_gfs_to_interleaved_ordering_descriptor< GFS, Transformation >::result< TC >
 

Namespaces

 Dune
 
 Dune::PDELab
 
 Dune::PDELab::interleaved_ordering
 

Functions

template<typename GFS , typename Transformation >
power_gfs_to_interleaved_ordering_descriptor< GFS, Transformation > Dune::PDELab::register_power_gfs_to_ordering_descriptor (GFS *, Transformation *, InterleavedOrderingTag *)
 
template<typename GFS , typename Transformation >
composite_gfs_to_interleaved_ordering_descriptor< GFS, Transformation > Dune::PDELab::register_composite_gfs_to_ordering_descriptor (GFS *, Transformation *, InterleavedOrderingTag *)