v0.14.0
Namespaces | Functions
Tools.cpp File Reference

Auxiliary tools. More...

#include <phg-quadrule/quad.h>

Go to the source code of this file.

Namespaces

 MoFEM
 implementation of Data Operators for Forces and Sources
 

Functions

template<typename T1 , typename T2 >
MoFEMErrorCode MoFEM::getLocalCoordinatesOnReferenceThreeNodeTriImpl (const T1 *elem_coords, const T2 *global_coords, const int nb_nodes, typename FTensor::promote< T1, T2 >::V *local_coords)
 

Detailed Description

Auxiliary tools.

Definition in file Tools.cpp.