MEPP2 Project
Classes | Namespaces
Geometry_traits.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FEVV::RetrieveKernel< Mesh >
 A generic definition, that is template specialized for every supported native implementation, allowing for the retrieval (or extraction) of the geometry related information out of a Mesh type (possibly using the respective enderlying kernels of the native implementations when available). RetrieveKernel implementatinos (through template specializations): More...
 
class  FEVV::Geometry_traits< Mesh, Kernel >
 Refer to Geometry_traits_documentation_dummy for further documentation on provided types and algorithms (if for example you are looking on what you need to provide when realizing a new specialization). If you are trying to understand what this Geometry_traits class is about, just consider Geometry_traits as a generic definition whose only purpose is to provide an anchoring point for a unified geometry interface. The Geometry_traits template class is used through template specializations. More...
 
class  FEVV::Geometry_traits_documentation_dummy< MeshT, KernelT >
 Documentation (as a template dummy class) of Geometry_traits. More...
 

Namespaces

 FEVV
 Interfaces for plugins These interfaces will be used for different plugins.