dune-pdelab
2.0.0
|
#include <cstddef>
#include <ostream>
#include <string>
#include <dune/common/classname.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/stdstreams.hh>
#include <dune/common/typetraits.hh>
#include <dune/common/deprecated.hh>
#include <dune/typetree/compositenodemacros.hh>
#include <dune/typetree/powernode.hh>
#include <dune/typetree/traversal.hh>
#include <dune/typetree/visitor.hh>
#include <dune/pdelab/ordering/gridviewordering.hh>
Go to the source code of this file.
Namespaces | |
Dune | |
Dune::PDELab | |
Functions | |
template<typename GFS , typename Transformation > | |
power_gfs_to_entityblocked_ordering_descriptor < GFS, Transformation > | Dune::PDELab::register_power_gfs_to_ordering_descriptor (GFS *, Transformation *, EntityBlockedOrderingTag *) |
template<typename GFS , typename Transformation > | |
composite_gfs_to_entityblocked_ordering_descriptor < GFS, Transformation > | Dune::PDELab::register_composite_gfs_to_ordering_descriptor (GFS *, Transformation *, EntityBlockedOrderingTag *) |