DUNE PDELab (git)

Dune::PDELab::LeafOrderingTag< Params > Struct Template Reference

Tag indicating a standard ordering for a leaf GridfunctionSpace. More...

#include <dune/pdelab/gridfunctionspace/tags.hh>

Detailed Description

template<typename Params>
struct Dune::PDELab::LeafOrderingTag< Params >

Tag indicating a standard ordering for a leaf GridfunctionSpace.

Any additional policies regarding the ordering should be passed via the template parameter Params. By itself, this tag indicates that the user wants to use the standard, MultiIndex-based ordering infrastructure for this GridFunctionSpace.

Template Parameters
ParamsParameter struct for passing additional static information to the ordering. This parameter will become the base class of the tag.

The documentation for this struct was generated from the following file:
  • dune/pdelab/gridfunctionspace/tags.hh
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)