dune-pdelab 2.7-git
|
#include <dune/typetree/typetree.hh>
#include <dune/pdelab/ordering/utility.hh>
#include <dune/pdelab/ordering/localorderingbase.hh>
#include <dune/pdelab/ordering/orderingbase.hh>
#include <dune/pdelab/ordering/leaflocalordering.hh>
#include <dune/pdelab/ordering/lexicographicordering.hh>
#include <dune/pdelab/ordering/leafgridviewordering.hh>
Go to the source code of this file.
Classes | |
struct | Dune::PDELab::collect_used_codims< Codims > |
struct | Dune::PDELab::collect_a_priori_fixed_size |
struct | Dune::PDELab::update_fixed_size< ES > |
struct | Dune::PDELab::pre_collect_used_geometry_types |
struct | Dune::PDELab::collect_used_geometry_types_from_cell_visitor< Cell > |
struct | Dune::PDELab::post_collect_used_geometry_types< ES > |
struct | Dune::PDELab::extract_per_entity_sizes_from_cell_visitor< ES > |
struct | Dune::PDELab::post_extract_per_entity_sizes< ES > |
class | Dune::PDELab::GridViewOrdering< LocalOrdering > |
Transforms a local ordering (entity-wise order) into a global ordering. More... | |
Namespaces | |
namespace | Dune |
For backward compatibility – Do not use this! | |
namespace | Dune::PDELab |