dune-grid  2.1.1
Classes | Namespaces | Defines | Functions
pyramidtriangulation.cc File Reference

Classes

class  Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >
struct  Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::Codim< codimension >
class  Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, dimension >
class  Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial< dimension, CoordType, 0 >
class  Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::Codim< codimension >
class  Dune::RefinementImp::PyramidTriangulation::Geometry< mydimension, coorddimension, GridImp >
class  Dune::RefinementImp::PyramidTriangulation::MakeableGeometry< mydimension, GridImp >
struct  Dune::RefinementImp::Traits< GenericGeometry::PyramidTopology< 3 >::type::id &~1, CoordType, GenericGeometry::SimplexTopology< 3 >::type::id &~1, 3 >

Namespaces

namespace  Dune
namespace  Dune::RefinementImp
 

This namespace contains the implementation of Refinement.


namespace  Dune::RefinementImp::PyramidTriangulation
 

This namespace contains the Refinement implementation for triangulating pyramids (GeometryType::pyramid -> GeometryType::simplex)


Defines

#define DUNE_GRID_COMMON_REFINEMENT_PYRAMIDTRIANGULATION_CC

Functions

template<int dimension, class CoordType >
FieldVector< CoordType, dimension > Dune::RefinementImp::PyramidTriangulation::transformCoordinate (FieldVector< CoordType, dimension > point)

Define Documentation