dune-pdelab  2.4.1
Classes | Namespaces | Typedefs
gridfunctionspace/tags.hh File Reference
#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.

Classes

struct  Dune::PDELab::FunctionSpaceTag
 
struct  Dune::PDELab::GridFunctionSpaceTag
 
struct  Dune::PDELab::PowerGridFunctionSpaceTag
 
struct  Dune::PDELab::VectorGridFunctionSpaceTag
 
struct  Dune::PDELab::CompositeGridFunctionSpaceTag
 
struct  Dune::PDELab::LeafGridFunctionSpaceTag
 
struct  Dune::PDELab::GridFunctionSubSpaceTag< ProxiedGFSTag >
 
struct  Dune::PDELab::CompositeGridFunctionSpaceBaseTag
 Tag for the intermediate base class of the CompositeGridFunctionSpace. More...
 
struct  Dune::PDELab::EntityBlockedOrderingTag
 Indicate blocking of the unknowns by grid entity. More...
 
struct  Dune::PDELab::LexicographicOrderingTag
 Indicate lexicographic ordering of the unknowns of non-leaf grid function spaces. More...
 
struct  Dune::PDELab::InterleavedOrderingTag
 Indicate interleaved ordering of the unknowns of non-leaf grid function spaces according to a given blocking pattern. More...
 
struct  Dune::PDELab::PermutationOrderingTag
 Indicate permuted ordering of the unknowns of non-leaf grid function spaces according to a given permutation. More...
 
struct  Dune::PDELab::NoConstOrderingSize< v >
 Mixin indicating whether a leaf GridFunctionSpace should never assume a const ordering size. More...
 
struct  Dune::PDELab::PartitionSelector< p0, p1, p2, p3, p4 >
 Helper for building the bitmask describing the grid partitions contained in a GFS. More...
 
struct  Dune::PDELab::EmptyParams
 
struct  Dune::PDELab::LeafOrderingTag< Params >
 Tag indicating a standard ordering for a leaf GridfunctionSpace. More...
 
struct  Dune::PDELab::SingleCodimMapper
 
struct  Dune::PDELab::PowerLocalFunctionSpaceTag
 Tag denoting a PowerLocalFunctionSpace. More...
 
struct  Dune::PDELab::CompositeLocalFunctionSpaceTag
 Tag denoting a CompositeLocalFunctionSpace. More...
 
struct  Dune::PDELab::LeafLocalFunctionSpaceTag
 Tag denoting a LeafLocalFunctionSpace. More...
 
struct  Dune::PDELab::HierarchicContainerAllocationTag
 
struct  Dune::PDELab::FlatContainerAllocationTag
 
struct  Dune::PDELab::DefaultLFSCacheTag
 
struct  Dune::PDELab::SimpleLFSCacheTag
 
struct  Dune::PDELab::_build_dof_index_type< GFS, Tag >
 
struct  Dune::PDELab::_build_dof_index_type< GFS, SingleCodimMapper >
 
struct  Dune::PDELab::build_dof_index_type< GFS >
 

Namespaces

 Dune
 
 Dune::PDELab
 

Typedefs

using Dune::PDELab::DefaultLeafOrderingTag = LeafOrderingTag< EmptyParams >
 

Variable Documentation

const unsigned int value = 1 << i
static

Referenced by Dune::PDELab::adapt_grid(), Dune::PDELab::LocalAssemblerBase< GridOperator::Traits::MatrixBackend, GridOperator::Traits::TrialGridFunctionSpaceConstraints, GridOperator::Traits::TestGridFunctionSpaceConstraints >::add_diagonal_entry(), Dune::PDELab::vtk::add_solution_to_vtk_writer_visitor< VTKWriter, Data, NameGenerator >::add_vector_solution(), Dune::PDELab::DefaultAssembler< GFSU, GFSV, CU, CV, nonoverlapping_mode >::assemble(), Dune::PDELab::DefaultLocalJacobianAssemblerEngine< DefaultLocalAssembler >::assembleUVVolumePostSkeleton(), Dune::PDELab::istl::assertParallelUG(), Dune::PDELab::LocalAssemblerBase< GridOperator::Traits::MatrixBackend, GridOperator::Traits::TrialGridFunctionSpaceConstraints, GridOperator::Traits::TestGridFunctionSpaceConstraints >::backtransform(), Dune::PDELab::BrezziDouglasMariniLocalFiniteElementMap< GV, D, R, k, basic_type >::BrezziDouglasMariniLocalFiniteElementMap(), Dune::PDELab::IntersectionGeometry< I >::centerUnitOuterNormal(), 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 >::eadd(), Dune::PDELab::LocalAssemblerBase< GridOperator::Traits::MatrixBackend, GridOperator::Traits::TrialGridFunctionSpaceConstraints, GridOperator::Traits::TestGridFunctionSpaceConstraints >::etadd(), Dune::PDELab::LocalAssemblerBase< GridOperator::Traits::MatrixBackend, GridOperator::Traits::TrialGridFunctionSpaceConstraints, GridOperator::Traits::TestGridFunctionSpaceConstraints >::forwardtransform(), Dune::PDELab::NavierStokesDefaultParameters< GV, RF, F, B, V, J >::g2(), Dune::PDELab::GFSDataHandle< GFS, V, DataGatherScatter< AddClearGatherScatter > >::gather(), Dune::PDELab::IntersectionGeometry< I >::insideHostEntity(), Dune::QkStuff::QkGLLocalInterpolation< k, d, LocalBasis >::interpolate(), Dune::QkStuff::QkLocalInterpolation< k, d, LocalBasis >::interpolate(), Dune::PDELab::LocalCallableToBoundaryConditionAdapter< F >::isNeumann(), Dune::PDELab::Electrodynamic_T< Eps >::jacobian_volume(), Dune::PDELab::Electrodynamic_S< Mu >::jacobian_volume(), Dune::PDELab::vtk::add_solution_to_vtk_writer_visitor< VTKWriter, Data, NameGenerator >::leaf(), Dune::PDELab::makeGridFunctionFromCallable(), Dune::PDELab::makeInstationaryGridFunctionFromCallable(), Dune::PDELab::SubOrdering< typename GFS::Ordering, typename find_ordering_treepath_for_sub_gfs< typename GFS::Ordering, GFS, TreePath >::type >::map_lfs_indices(), Dune::PDELab::OPBLocalFiniteElementMap< D, R, k, d, bt, ComputationFieldType, basisType >::maxLocalSize(), Dune::PDELab::Backend::native(), Dune::PDELab::LocalAssemblerCallSwitch< LA, true >::nonlinear_jacobian_apply_volume(), Dune::PDELab::ISTLBackend_OVLP_ExplicitDiagonal< GFS >::norm(), Dune::PDELab::istl::vector_iterator< V >::operator++(), Dune::PDELab::istl::vector_iterator< V >::operator==(), Dune::OPBLocalBasis< D, R, k, d, bt, ComputationFieldType, basisType >::order(), Dune::PDELab::vtk::add_solution_to_vtk_writer_visitor< VTKWriter, Data, NameGenerator >::post(), Dune::PDELab::PowerConstraintsParameters< T, k >::PowerConstraintsParameters(), Dune::QkStuff::QkDGLocalCoefficients< k, d >::QkDGLocalCoefficients(), Dune::PDELab::RaviartThomasLocalFiniteElementMap< GV, D, R, k, basic_type >::RaviartThomasLocalFiniteElementMap(), Dune::PDELab::Concept::requireBaseOf(), Dune::PDELab::Concept::requireConceptForTupleEntries(), Dune::PDELab::Concept::requireType(), Dune::PDELab::GFSDataHandle< GFS, V, DataGatherScatter< AddClearGatherScatter > >::scatter(), Dune::PDELab::LocalAssemblerBase< GridOperator::Traits::MatrixBackend, GridOperator::Traits::TrialGridFunctionSpaceConstraints, GridOperator::Traits::TestGridFunctionSpaceConstraints >::scatter_jacobian(), Dune::PDELab::OPBLocalFiniteElementMap< D, R, k, d, bt, ComputationFieldType, basisType >::size(), Dune::PDELab::GFSDataHandle< GFS, V, DataGatherScatter< AddClearGatherScatter > >::size(), Dune::PDELab::OneStepLocalAssembler< OneStepGridOperator, LocalAssemblerDT0, LocalAssemblerDT1 >::static_checks(), Dune::PDELab::DefaultDOFIndexAccessor::store(), Dune::PDELab::gfs::DefaultSubSpaceFeatures< GFS, TreePath, TypeTree::ChildForTreePath< GFS, TreePath >::ImplementationTag >::subSpaceDepth(), Dune::PDELab::gfs::SubSpaceFeatureProvider< GFS, TreePath, TypeTree::ChildForTreePath< GFS, TreePath >::ImplementationTag >::SubSpaceFeatureProvider(), Dune::PDELab::LocalAssemblerBase< GridOperator::Traits::MatrixBackend, GridOperator::Traits::TrialGridFunctionSpaceConstraints, GridOperator::Traits::TestGridFunctionSpaceConstraints >::testConstraints(), Dune::PDELab::istl::vector_iterator< V >::vector_iterator(), and Dune::PDELab::VectorDiscreteGridFunctionCurl< T, X, dimR >::VectorDiscreteGridFunctionCurl().