dune-spgrid 2.8.0
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | Static Public Attributes | List of all members
Dune::SPReferenceCubeContainer< ct, dim > Class Template Reference

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

Classes

struct  Codim
 

Public Types

typedef SPReferenceCube< ct, dim > ReferenceCube
 
typedef ReferenceCube::ctype ctype
 

Public Member Functions

const ReferenceCubeget () const
 
template<int codim>
const Codim< codim >::ReferenceCubeget () const
 

Static Public Attributes

static const int dimension = ReferenceCube::dimension
 

Member Typedef Documentation

◆ ctype

template<class ct , int dim>
typedef ReferenceCube::ctype Dune::SPReferenceCubeContainer< ct, dim >::ctype

◆ ReferenceCube

template<class ct , int dim>
typedef SPReferenceCube< ct, dim > Dune::SPReferenceCubeContainer< ct, dim >::ReferenceCube

Member Function Documentation

◆ get() [1/2]

template<class ct , int dim>
const ReferenceCube & Dune::SPReferenceCubeContainer< ct, dim >::get ( ) const
inline

◆ get() [2/2]

template<class ct , int dim>
template<int codim>
const Codim< codim >::ReferenceCube & Dune::SPReferenceCubeContainer< ct, dim >::get ( ) const
inline

Member Data Documentation

◆ dimension

template<class ct , int dim>
const int Dune::SPReferenceCubeContainer< ct, dim >::dimension = ReferenceCube::dimension
static

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