dune-pdelab
2.4-dev
|
#include <dune/grid/common/gridenums.hh>
#include <dune/typetree/utility.hh>
#include <dune/pdelab/common/dofindex.hh>
#include <dune/pdelab/common/simpledofindex.hh>
#include <numeric>
Go to the source code of this file.
Namespaces | |
Dune | |
Dune::PDELab | |
Typedefs | |
typedef LeafOrderingTag< DefaultLeafOrderingParams > | Dune::PDELab::DefaultLeafOrderingTag |
Default ordering tag for a MultiIndex-based ordering with standard behavior. More... | |
typedef DefaultLeafOrderingTag | Dune::PDELab::GridFunctionGeneralMapper |
GridFunctionGeneralMapper is deprecated, use DefaultLeafOrderingTag instead. More... | |
typedef LeafOrderingTag< NonOverlappingLeafOrderingParams > | Dune::PDELab::NonOverlappingLeafOrderingTag |
Ordering tag for a MultiIndex-based ordering on nonoverlapping grids with standard behavior. More... | |
|
static |
Referenced by Dune::PDELab::constraints(), Dune::PDELab::istl::ParallelHelper< GFS >::createIndexSetAndProjectForAMG(), Dune::PDELab::DataHandleProvider< PowerGridFunctionSpace< T, k, Backend, OrderingTag > >::dataHandleIndices(), Dune::PDELab::LocalAssemblerBase< GridOperator::Traits::MatrixBackend, GridOperator::Traits::TrialGridFunctionSpaceConstraints, GridOperator::Traits::TestGridFunctionSpaceConstraints >::etadd(), Dune::QkStuff::QkGLLocalInterpolation< k, d, LocalBasis >::interpolate(), Dune::QkStuff::QkLocalInterpolation< k, d, LocalBasis >::interpolate(), Dune::PDELab::Electrodynamic_T< Eps >::jacobian_volume(), Dune::PDELab::Electrodynamic_S< Mu >::jacobian_volume(), Dune::PDELab::OPBLocalFiniteElementMap< D, R, k, d, bt, ComputationFieldType, basisType >::maxLocalSize(), Dune::PDELab::ISTLBackend_OVLP_ExplicitDiagonal< GFS >::norm(), Dune::OPBLocalBasis< D, R, k, d, bt, ComputationFieldType, basisType >::order(), Dune::QkStuff::QkDGLocalCoefficients< k, d >::QkDGLocalCoefficients(), Dune::PDELab::OPBLocalFiniteElementMap< D, R, k, d, bt, ComputationFieldType, basisType >::size(), Dune::PDELab::OneStepLocalAssembler< OneStepGridOperator, LocalAssemblerDT0, LocalAssemblerDT1 >::static_checks(), Dune::PDELab::gfs::DefaultSubSpaceFeatures< GFS, TreePath, TypeTree::ChildForTreePath< GFS, TreePath >::ImplementationTag >::subSpaceDepth(), and Dune::PDELab::VectorDiscreteGridFunctionCurl< T, X, dimR >::VectorDiscreteGridFunctionCurl().