#include <dune/grid/spgrid/grid.hh>
|
| typedef SPGrid< ct, dim, Ref, Comm > | Grid |
| |
| typedef SPReferenceCubeContainer< ct, dim > | ReferenceCubeContainer |
| |
| typedef ReferenceCubeContainer::ReferenceCube | ReferenceCube |
| |
| typedef SPDomain< ct, dim > | Domain |
| |
| typedef SPMesh< dim > | Mesh |
| |
| typedef Ref< dim > | Refinement |
| |
| typedef Refinement::Policy | RefinementPolicy |
| |
| typedef SPCommunicationTraits< Comm >::CollectiveCommunication | CollectiveCommunication |
| |
| typedef Dune::Intersection< const Grid, SPIntersection< const Grid > > | LevelIntersection |
| |
| typedef LevelIntersection | LeafIntersection |
| |
| typedef Dune::IntersectionIterator< const Grid, SPIntersectionIterator< const Grid >, SPIntersection< const Grid > > | LevelIntersectionIterator |
| |
| typedef LevelIntersectionIterator | LeafIntersectionIterator |
| |
| typedef Dune::EntityIterator< 0, const Grid, SPHierarchicIterator< const Grid, 0 > > | HierarchicIterator |
| |
| typedef SPIndexSet< const Grid > | LevelIndexSet |
| |
| typedef LevelIndexSet | LeafIndexSet |
| |
| typedef SPGlobalIdSet< const Grid > | GlobalIdSet |
| |
| typedef SPLocalIdSet< const Grid > | LocalIdSet |
| |
| typedef unsigned long | GlobalIdType |
| |
| typedef unsigned long | LocalIdType |
| |
| typedef Dune::GridView< SPGridViewTraits< const Grid > > | LevelGridView |
| |
| typedef Dune::GridView< SPGridViewTraits< const Grid > > | LeafGridView |
| |
◆ CollectiveCommunication
template<class ct , int dim, template< int > class Ref, class Comm >
◆ Domain
template<class ct , int dim, template< int > class Ref, class Comm >
◆ GlobalIdSet
template<class ct , int dim, template< int > class Ref, class Comm >
◆ GlobalIdType
template<class ct , int dim, template< int > class Ref, class Comm >
◆ Grid
template<class ct , int dim, template< int > class Ref, class Comm >
◆ HierarchicIterator
template<class ct , int dim, template< int > class Ref, class Comm >
◆ LeafGridView
template<class ct , int dim, template< int > class Ref, class Comm >
◆ LeafIndexSet
template<class ct , int dim, template< int > class Ref, class Comm >
◆ LeafIntersection
template<class ct , int dim, template< int > class Ref, class Comm >
◆ LeafIntersectionIterator
template<class ct , int dim, template< int > class Ref, class Comm >
◆ LevelGridView
template<class ct , int dim, template< int > class Ref, class Comm >
◆ LevelIndexSet
template<class ct , int dim, template< int > class Ref, class Comm >
◆ LevelIntersection
template<class ct , int dim, template< int > class Ref, class Comm >
◆ LevelIntersectionIterator
template<class ct , int dim, template< int > class Ref, class Comm >
◆ LocalIdSet
template<class ct , int dim, template< int > class Ref, class Comm >
◆ LocalIdType
template<class ct , int dim, template< int > class Ref, class Comm >
◆ Mesh
template<class ct , int dim, template< int > class Ref, class Comm >
◆ ReferenceCube
template<class ct , int dim, template< int > class Ref, class Comm >
◆ ReferenceCubeContainer
template<class ct , int dim, template< int > class Ref, class Comm >
◆ Refinement
template<class ct , int dim, template< int > class Ref, class Comm >
◆ RefinementPolicy
template<class ct , int dim, template< int > class Ref, class Comm >
| typedef Refinement::Policy Dune::SPGridFamily< ct, dim, Ref, Comm >::Traits::RefinementPolicy |
The documentation for this struct was generated from the following file: