YaDICs
V04.14.a
Yet another Digital Image Correlation software: platform dedicated to 2/3D Fluid and Solid kinematics field measurements.
|
This class implements Q4P1 shape functions available for 2D cases. More...
#include <CshapeFunction_FEM_Q4.h>
Public Member Functions | |
virtual void | init (CParameterNetCDF &fp) |
virtual void | exec (const CImg< Timg > &box, const std::vector< T > &x, CImgList< T > &N) |
Additional Inherited Members | |
Public Attributes inherited from CshapeFunction< T, Timg > | |
std::string | class_name |
std::string | m_type |
std::string | m_name |
int | m_dof |
float | m_pi |
std::vector< std::string > | m_mods |
bool | m_verbose |
const char * | m_paramPath |
int | _3D |
This class implements Q4P1 shape functions available for 2D cases.