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::Chunked< OrderingTag > |
class | Dune::PDELab::ChunkedBlockOrdering< Ordering > |
Ordering that permutes top-level ContainerIndex entries. More... | |
struct | Dune::PDELab::power_gfs_to_local_ordering_descriptor< GFS, Transformation, ordering::Chunked< U > > |
struct | Dune::PDELab::composite_gfs_to_local_ordering_descriptor< GFS, Transformation, ordering::Chunked< U > > |
Namespaces | |
namespace | Dune |
For backward compatibility – Do not use this! | |
namespace | Dune::PDELab |
namespace | Dune::PDELab::ordering |
namespace | Dune::PDELab::ordering::chunked |
Functions | |
template<typename Decorated > | |
constexpr bool | Dune::PDELab::ordering::deactivate_standard_blocking_for_ordering (const Chunked< Decorated > &) |