dune-pdelab  2.4.1
Dune::PDELab::LexicographicOrderingTag Struct Reference

Indicate lexicographic ordering of the unknowns of non-leaf grid function spaces. More...

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

Detailed Description

Indicate lexicographic ordering of the unknowns of non-leaf grid function spaces.

This class instructs the non-leaf GridFunctionSpaces to order the dofs of the child-GridFunctionSpaces in a lexicographic manner in the combined dof-vector, i.e. first all dofs of child 0, then all dofs of child 1 and so on.


The documentation for this struct was generated from the following file: