dune-spgrid  2.7
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
Dune::SPReferenceCube< ct, 0 > Class Template Reference

#include <dune/grid/spgrid/referencecube.hh>

Public Types

typedef ct ctype
 
typedef FieldVector< ctype, 0 > GlobalVector
 
typedef SPMultiIndex< dimensionMultiIndex
 

Public Member Functions

int count (const int codim) const
 

Static Public Member Functions

static GlobalVector corner (const int i)
 
static GlobalVector center ()
 

Static Public Attributes

static const int dimension = 0
 
static const int numCorners = 1
 

Member Typedef Documentation

◆ ctype

template<class ct >
typedef ct Dune::SPReferenceCube< ct, 0 >::ctype

◆ GlobalVector

template<class ct >
typedef FieldVector< ctype, 0 > Dune::SPReferenceCube< ct, 0 >::GlobalVector

◆ MultiIndex

template<class ct >
typedef SPMultiIndex< dimension > Dune::SPReferenceCube< ct, 0 >::MultiIndex

Member Function Documentation

◆ center()

template<class ct >
static GlobalVector Dune::SPReferenceCube< ct, 0 >::center ( )
inlinestatic

◆ corner()

template<class ct >
static GlobalVector Dune::SPReferenceCube< ct, 0 >::corner ( const int  i)
inlinestatic

◆ count()

template<class ct >
int Dune::SPReferenceCube< ct, 0 >::count ( const int  codim) const
inline

Member Data Documentation

◆ dimension

template<class ct >
const int Dune::SPReferenceCube< ct, 0 >::dimension = 0
static

◆ numCorners

template<class ct >
const int Dune::SPReferenceCube< ct, 0 >::numCorners = 1
static

The documentation for this class was generated from the following file: