Functions | |
template<typename ModelInterface > | |
void | moveGeometry (real dt, uint32 nPoints, const ModelInterface &mModel, const deviceViewType1D< uint32 > &pointMIndexD, const deviceViewType1D< realx3 > &pointsD) |
void pFlow::GMotion::moveGeometry | ( | real | dt, |
uint32 | nPoints, | ||
const ModelInterface & | mModel, | ||
const deviceViewType1D< uint32 > & | pointMIndexD, | ||
const deviceViewType1D< realx3 > & | pointsD | ||
) |
Definition at line 75 of file geometryMotion.cpp.
References LAMBDA_HD.
Referenced by geometryMotion< MotionModelType >::iterate(), and geometryMotion< MotionModelType >::moveGeometry().