dune-alugrid 2.8.0
|
#include <dune/alugrid/3d/grid.hh>
Classes | |
struct | Codim |
struct | Partition |
Public Types | |
typedef GridFamily::LocalIdType | LocalIdType |
type of ALU3dGrids local id | |
typedef GridFamily::GlobalIdType | GlobalIdType |
type of ALU3dGrids global id | |
typedef GridFamily::GridImp | Grid |
typedef Dune::Intersection< const Grid, LeafIntersectionWrapper< const Grid > > | LeafIntersection |
typedef Dune::Intersection< const Grid, LevelIntersectionWrapper< const Grid > > | LevelIntersection |
typedef Dune::IntersectionIterator< const Grid, LeafIntersectionIteratorWrapper< const Grid >, LeafIntersectionWrapper< const Grid > > | IntersectionIterator |
typedef Dune::IntersectionIterator< const Grid, LeafIntersectionIteratorWrapper< const Grid >, LeafIntersectionWrapper< const Grid > > | LeafIntersectionIterator |
typedef Dune::IntersectionIterator< const Grid, LevelIntersectionIteratorWrapper< const Grid >, LevelIntersectionWrapper< const Grid > > | LevelIntersectionIterator |
typedef Dune::EntityIterator< 0, const Grid, ALU3dGridHierarchicIterator< const Grid > > | HierarchicIterator |
typedef DuneBoundaryProjection< dimworld > | DuneBoundaryProjectionType |
typedef std::vector< const DuneBoundaryProjectionType * > | DuneBoundaryProjectionVector |
typedef Partition< All_Partition >::MacroGridView | MacroGridView |
typedef Partition< All_Partition >::LeafGridView | LeafGridView |
typedef Partition< All_Partition >::LevelGridView | LevelGridView |
typedef DefaultIndexSet< Grid, typename Codim< 0 >::LevelIterator > | LevelIndexSetImp |
Type of the level index set. | |
typedef DefaultIndexSet< Grid, typename Codim< 0 >::LeafIterator > | LeafIndexSetImp |
Type of the leaf index set. | |
typedef IndexSet< Grid, LevelIndexSetImp > | LevelIndexSet |
typedef IndexSet< Grid, LeafIndexSetImp > | LeafIndexSet |
typedef IdSet< Grid, LocalIdSetImp, LocalIdType > | LocalIdSet |
typedef IdSet< Grid, GlobalIdSetImp, GlobalIdType > | GlobalIdSet |
typedef ALU3dGridCommunications< dim, dimworld, elType, Comm >::CollectiveCommunication | CollectiveCommunication |
Type of the communication class. | |
typedef ALU3dGridCommunications<dim,dimworld,elType,Comm>::CollectiveCommunication Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::CollectiveCommunication |
Type of the communication class.
typedef DuneBoundaryProjection< dimworld > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::DuneBoundaryProjectionType |
typedef std::vector< const DuneBoundaryProjectionType * > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::DuneBoundaryProjectionVector |
typedef IdSet< Grid, GlobalIdSetImp, GlobalIdType > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::GlobalIdSet |
typedef GridFamily::GlobalIdType Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::GlobalIdType |
type of ALU3dGrids global id
typedef GridFamily::GridImp Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::Grid |
typedef Dune::EntityIterator< 0, const Grid, ALU3dGridHierarchicIterator< const Grid > > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::HierarchicIterator |
typedef Dune::IntersectionIterator< const Grid, LeafIntersectionIteratorWrapper< const Grid >, LeafIntersectionWrapper< const Grid > > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::IntersectionIterator |
typedef Partition<All_Partition>::LeafGridView Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::LeafGridView |
typedef IndexSet< Grid, LeafIndexSetImp > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::LeafIndexSet |
typedef DefaultIndexSet< Grid, typename Codim< 0 >:: LeafIterator > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::LeafIndexSetImp |
Type of the leaf index set.
typedef Dune::Intersection< const Grid, LeafIntersectionWrapper< const Grid > > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::LeafIntersection |
typedef Dune::IntersectionIterator< const Grid, LeafIntersectionIteratorWrapper< const Grid >, LeafIntersectionWrapper< const Grid > > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::LeafIntersectionIterator |
typedef Partition<All_Partition>::LevelGridView Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::LevelGridView |
typedef IndexSet< Grid, LevelIndexSetImp > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::LevelIndexSet |
typedef DefaultIndexSet< Grid, typename Codim< 0 >:: LevelIterator > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::LevelIndexSetImp |
Type of the level index set.
typedef Dune::Intersection< const Grid, LevelIntersectionWrapper< const Grid > > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::LevelIntersection |
typedef Dune::IntersectionIterator< const Grid, LevelIntersectionIteratorWrapper< const Grid >, LevelIntersectionWrapper< const Grid > > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::LevelIntersectionIterator |
typedef IdSet< Grid, LocalIdSetImp, LocalIdType > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::LocalIdSet |
typedef GridFamily::LocalIdType Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::LocalIdType |
type of ALU3dGrids local id
typedef Partition<All_Partition>::MacroGridView Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::Traits::MacroGridView |