dune-alugrid 3.0.0
Classes | Public Types | Static Public Attributes | List of all members
Dune::MyALUGridGeometryImplementation< cdim > Class Template Reference

#include <dune/alugrid/3d/geometry.hh>

Classes

class  GeometryImpl
 general type of geometry implementation More...
 
class  GeometryImpl< dummy, 1, eltype >
 
class  GeometryImpl< dummy, 2, hexa >
 
class  GeometryImpl< dummy, 2, tetra >
 
class  GeometryImpl< dummy, 3, hexa >
 
class  GeometryImpl< dummy, 3, tetra >
 
class  GeometryImplBase
 

Public Types

typedef FieldVector< alu3d_ctype, cdim > CoordinateVectorType
 

Static Public Attributes

static const signed char invalid = -1
 
static const signed char updated = 0
 
static const signed char buildmapping = 1
 

Member Typedef Documentation

◆ CoordinateVectorType

template<int cdim>
typedef FieldVector<alu3d_ctype, cdim> Dune::MyALUGridGeometryImplementation< cdim >::CoordinateVectorType

Member Data Documentation

◆ buildmapping

template<int cdim>
const signed char Dune::MyALUGridGeometryImplementation< cdim >::buildmapping = 1
static

◆ invalid

template<int cdim>
const signed char Dune::MyALUGridGeometryImplementation< cdim >::invalid = -1
static

◆ updated

template<int cdim>
const signed char Dune::MyALUGridGeometryImplementation< cdim >::updated = 0
static

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