dune-pdelab  2.4-dev
Classes | Namespaces | Functions
lfsindexcache.hh File Reference
#include <vector>
#include <stack>
#include <algorithm>
#include <unordered_map>
#include <dune/common/reservedvector.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/hash.hh>
#include <dune/common/iteratorfacades.hh>
#include <dune/typetree/typetree.hh>
#include <dune/pdelab/constraints/common/constraintstransformation.hh>
#include <dune/pdelab/gridfunctionspace/tags.hh>

Go to the source code of this file.

Classes

class  Dune::PDELab::DOFIndexViewIterator< Iterator >
 
struct  Dune::PDELab::DOFIndexViewIterator< Iterator >::proxy
 
struct  Dune::PDELab::extract_lfs_leaf_size_visitor< Iterator >
 
struct  Dune::PDELab::map_dof_indices_to_container_indices< DOFIterator, ContainerIterator, LeafSizeIterator, tree_depth >
 
class  Dune::PDELab::LFSIndexCacheBase< LFS, C, CacheTag >
 
struct  Dune::PDELab::LFSIndexCacheBase< LFS, C, CacheTag >::ConstraintsEntry
 
class  Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag >
 
struct  Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, CacheTag >::ConstraintsEntry
 
class  Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag >
 
struct  Dune::PDELab::LFSIndexCacheBase< LFS, C, SimpleLFSCacheTag >::ConstraintsEntry
 
class  Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, SimpleLFSCacheTag >
 
struct  Dune::PDELab::LFSIndexCacheBase< LFS, EmptyTransformation, SimpleLFSCacheTag >::ConstraintsEntry
 
class  Dune::PDELab::LFSIndexCache< LFS, C >
 

Namespaces

 Dune
 
 Dune::PDELab
 

Functions

template<typename LFS , typename Iterator >
Iterator Dune::PDELab::extract_lfs_leaf_sizes (const LFS &lfs, Iterator it)