All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Dune::PolyhedralGridLocalGeometry< int, int, class > Class Template Reference
Inheritance diagram for Dune::PolyhedralGridLocalGeometry< int, int, class >:
Dune::PolyhedralGridBasicGeometry< mydim, cdim, Grid >

Public Types

typedef Base::ExtraData ExtraData
 
- Public Types inherited from Dune::PolyhedralGridBasicGeometry< mydim, cdim, Grid >
typedef Grid::ctype ctype
 
typedef Dune::FieldVector
< ctype, coorddimension > 
GlobalCoordinate
 
typedef Dune::FieldVector
< ctype, mydimension > 
LocalCoordinate
 
typedef FieldMatrix< ctype,
cdim, mydim > 
JacobianInverseTransposed
 type of jacobian inverse transposed
 
typedef FieldMatrix< ctype,
mydim, cdim > 
JacobianTransposed
 type of jacobian transposed
 
typedef
Dune::GenericGeometry::MatrixHelper
< Dune::GenericGeometry::DuneCoordTraits
< double > > 
MatrixHelperType
 
typedef Grid::Traits::ExtraData ExtraData
 
typedef Grid::Traits::template
Codim< codimension >
::EntitySeed 
EntitySeed
 

Public Member Functions

 PolyhedralGridLocalGeometry (ExtraData data)
 
- Public Member Functions inherited from Dune::PolyhedralGridBasicGeometry< mydim, cdim, Grid >
 PolyhedralGridBasicGeometry (ExtraData data)
 
 PolyhedralGridBasicGeometry (ExtraData data, const EntitySeed &seed)
 
GeometryType type () const
 
bool affine () const
 
int corners () const
 
GlobalCoordinate corner (const int i) const
 
GlobalCoordinate center () const
 
GlobalCoordinate global (const LocalCoordinate &local) const
 
LocalCoordinate local (const GlobalCoordinate &y) const
 Mapping from the cell to the reference domain. More...
 
ctype integrationElement (const LocalCoordinate &) const
 
ctype volume () const
 
const JacobianTransposedjacobianTransposed (const LocalCoordinate &local) const
 
const JacobianInverseTransposedjacobianInverseTransposed (const LocalCoordinate &local) const
 
ExtraData data () const
 

Additional Inherited Members

- Static Public Attributes inherited from Dune::PolyhedralGridBasicGeometry< mydim, cdim, Grid >
static const int dimension = Grid::dimension
 
static const int mydimension = mydim
 
static const int codimension = dimension - mydimension
 
static const int dimensionworld = Grid::dimensionworld
 
static const int coorddimension = dimensionworld
 
- Protected Attributes inherited from Dune::PolyhedralGridBasicGeometry< mydim, cdim, Grid >
ExtraData data_
 
EntitySeed seed_
 

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