OGS
|
Definition in file NaturalCoordinatesMapping.h.
#include "ShapeMatrices.h"
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. | |