Dune Core Modules (2.3.1)

sgrid.hh File Reference
#include <limits>
#include <vector>
#include <stack>
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
#include <dune/common/bigunsignedint.hh>
#include <dune/common/parallel/collectivecommunication.hh>
#include <dune/common/reservedvector.hh>
#include <dune/geometry/genericgeometry/topologytypes.hh>
#include <dune/geometry/axisalignedcubegeometry.hh>
#include <dune/grid/common/capabilities.hh>
#include <dune/grid/common/grid.hh>
#include <dune/grid/sgrid/numbering.hh>
#include <dune/grid/common/indexidset.hh>
#include "sgrid/sgrid.cc"

Go to the source code of this file.

Classes

class  Dune::SGeometry< mydim, cdim, GridImp >
 
class  Dune::SEntityBase< codim, dim, GridImp, EntityImp >
 
class  Dune::SEntity< codim, dim, GridImp >
 
class  Dune::SEntity< 0, dim, GridImp >
 
struct  Dune::SHierarchicStackElem
 
class  Dune::SIntersectionIterator< GridImp >
 
class  Dune::AutoPtrStack< T >
 a stack of pointers with auto destruction if the stack is destructed More...
 
class  Dune::SEntityPointer< codim, GridImp >
 
class  Dune::SEntitySeed< codim, GridImp >
 
class  Dune::SLevelIterator< codim, pitype, GridImp >
 
class  Dune::SGridLevelIndexSet< GridImp >
 implementation of index set More...
 
class  Dune::SGridGlobalIdSet< GridImp >
 persistent, globally unique Ids More...
 
class  Dune::SGrid< dim, dimworld, _ctype >
 [ provides Dune::Grid ] More...
 
struct  Dune::Capabilities::hasSingleGeometryType< SGrid< dim, dimw > >
 SGrid has only one geometry type for codim 0 entities. More...
 
struct  Dune::Capabilities::isCartesian< SGrid< dim, dimw > >
 SGrid is a Cartesian grid. More...
 
struct  Dune::Capabilities::hasEntity< SGrid< dim, dimw >, cdim >
 SGrid has entities for all codimension. More...
 
struct  Dune::Capabilities::isLevelwiseConforming< SGrid< dim, dimw > >
 SGrid is levelwise conforming. More...
 
struct  Dune::Capabilities::isLeafwiseConforming< SGrid< dim, dimw > >
 SGrid is leafwise conforming. More...
 

Namespaces

namespace  Dune
 Dune namespace.
 
namespace  Dune::Capabilities
 Contains all capabilities classes.
 

Typedefs

typedef double Dune::sgrid_ctype
 

Detailed Description

This file documents the DUNE grid interface. We use the special implementation for simple structured grid to illustrate the different classes and their members.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)