dune-pdelab  2.4.1
Classes | Namespaces | Functions
permutedordering.hh File Reference
#include <dune/typetree/typetree.hh>
#include <dune/pdelab/ordering/utility.hh>
#include <dune/pdelab/ordering/orderingbase.hh>
#include <dune/pdelab/ordering/decorator.hh>

Go to the source code of this file.

Classes

struct  Dune::PDELab::ordering::Permuted< OrderingTag >
 Permute the ordering created from the passed-in tag based on a simple lookup table. More...
 
class  Dune::PDELab::PermutedOrdering< Ordering >
 Ordering that permutes top-level ContainerIndex entries. More...
 
struct  Dune::PDELab::ordering::permuted::gfs_to_permuted< GFS, Transformation, Undecorated, Tag >
 
struct  Dune::PDELab::power_gfs_to_local_ordering_descriptor< GFS, Transformation, ordering::Permuted< U > >
 
struct  Dune::PDELab::composite_gfs_to_local_ordering_descriptor< GFS, Transformation, ordering::Permuted< U > >
 

Namespaces

 Dune
 
 Dune::PDELab
 
 Dune::PDELab::ordering
 
 Dune::PDELab::ordering::permuted
 

Functions

template<typename GFS , typename Transformation , typename Undecorated , typename GlueTag , typename UndecoratedTag >
gfs_to_permuted< GFS, Transformation, Undecorated, GlueTag > Dune::PDELab::ordering::permuted::register_gfs_to_decorator_descriptor (GFS *, Transformation *, Undecorated *, GlueTag *, Permuted< UndecoratedTag > *)