OGS
NaturalCoordinatesMapping.h File Reference

Detailed Description

Author
Norihiro Watanabe
Date
2013-08-13

Definition in file NaturalCoordinatesMapping.h.

#include "ShapeMatrices.h"
Include dependency graph for NaturalCoordinatesMapping.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NumLib::NaturalCoordinatesMapping< T_SHAPE_FUNC, T_SHAPE_MATRICES >
 

Namespaces

namespace  MeshLib
 
namespace  NumLib
 
namespace  NumLib::detail
 

Functions

template<class T_SHAPE_FUNC , class T_SHAPE_MATRICES , ShapeMatrixType T_SHAPE_MATRIX_TYPE>
void NumLib::detail::naturalCoordinatesMappingComputeShapeMatrices (const MeshLib::Element &ele, const double *natural_pt, T_SHAPE_MATRICES &shapemat, const unsigned global_dim)
 Used to explicitly instantiate the NaturalCoordinatesMapping class template.