dune-pdelab 2.7-git
|
#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::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 | |
namespace | Dune |
For backward compatibility – Do not use this! | |
namespace | Dune::PDELab |
namespace | Dune::PDELab::ordering |
namespace | Dune::PDELab::ordering::permuted |