LifeV
GeometricMap.hpp File Reference

This file contains the definition of the GeometricMap class (and an helper function) More...

+ Include dependency graph for GeometricMap.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GeometricMap
 GeometricMap - Structure for the geometrical mapping. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Functions

template<typename MeshType >
const GeometricMap & getGeometricMap (MeshType &)
 

Variables

const GeometricMap geoLinearNode
 
const GeometricMap geoLinearSeg
 
const GeometricMap geoQuadraticSeg
 
const GeometricMap geoLinearTria
 
const GeometricMap geoBilinearQuad
 
const GeometricMap geoBiquadraticQuad
 
const GeometricMap geoLinearTetra
 
const GeometricMap geoBilinearHexa
 
const GeometricMap geoBiquadraticHexa
 

Detailed Description

This file contains the definition of the GeometricMap class (and an helper function)

Author
Jean-Frederic Gerbeau
Date
00-04-2002
Contributor:
Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch

This class contains the geometrical transformation that maps the reference element on the current element.

Definition in file GeometricMap.hpp.