dune-pdelab  2.5-dev
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::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::Experimental::DuneFunctionsCacheTag
 
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
 For backward compatibility – Do not use this!
 
 Dune::PDELab
 
 Dune::PDELab::Experimental
 

Typedefs

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

Variable Documentation

◆ value

const unsigned int value = 1 << i
static