Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
RefinedSimplexGeometry< ct, localdim, worlddim > Class Template Reference

#include <dune/fufem/geometry/refinedsimplexgeometry.hh>

Public Types

typedef ct ctype
 
typedef Dune::FieldVector< ctype, worlddim > GlobalCoordinate
 

Public Member Functions

template<class VertexContainerType >
 RefinedSimplexGeometry (const VertexContainerType &vertices)
 

Member Typedef Documentation

◆ ctype

template<class ct , int localdim, int worlddim>
typedef ct RefinedSimplexGeometry< ct, localdim, worlddim >::ctype

◆ GlobalCoordinate

template<class ct , int localdim, int worlddim>
typedef Dune::FieldVector<ctype,worlddim> RefinedSimplexGeometry< ct, localdim, worlddim >::GlobalCoordinate

Constructor & Destructor Documentation

◆ RefinedSimplexGeometry()

template<class ct , int localdim, int worlddim>
template<class VertexContainerType >
RefinedSimplexGeometry< ct, localdim, worlddim >::RefinedSimplexGeometry ( const VertexContainerType &  vertices)
inline

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