elementMaps3D.hh File Reference
#include "basics/outputOperator.hh"
#include "basics/typedefs.hh"
#include "basics/vectorsMatrices.hh"
#include "basics/debug.hh"
#include "elementMaps.hh"
Go to the source code of this file.
Classes | |
class | concepts::BlendingHexahedron3d |
A 3D hexahedral element map for interpolation between arbitrary curved boundary quadrilateral elements according to the Linear Blending Function Method (Gordon and Hall, 1971). More... | |
class | concepts::Map3d |
An abstract class for a 3d map. More... | |
class | concepts::MapHexahedron3d |
A 3D element map for a hexahedron. More... | |
class | concepts::MapParallelepiped3d |
A 3D element map for a Parallelepiped. More... | |
class | concepts::MappingHexahedron3d |
Interface for the element map of a hexahedron embedded in R^3 (analogous to the design of MappingQuad2d in two dimensions) More... | |
class | concepts::MapTetrahedron3d |
A 3D element map for a tetrahedron. More... | |
class | concepts::PartMappingHexahedron3d |
A 3D element map for a restriction of a given hexahedron element mapping. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Macros | |
#define | geoMapTetrahedron3dAppl_D 0 |
Detailed Description
Element maps in 3D. Geometrical information (coordinates).
Definition in file elementMaps3D.hh.
Macro Definition Documentation
◆ geoMapTetrahedron3dAppl_D
#define geoMapTetrahedron3dAppl_D 0 |
Definition at line 18 of file elementMaps3D.hh.