Home
last modified time | relevance | path

Searched refs:GetRotMatrix2DP (Results 1 – 7 of 7) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/modal_reduction/
H A Dreferenceframe2D.h163 return GetRotMatrix2DP()*p_loc+GetRefVel2D(); in GetVel2D()
205 virtual Matrix3D GetRotMatrix2DP() const in GetRotMatrix2DP() function
355 return GetRefVel2D() + GetRotMatrix2D()*vrel + GetRotMatrix2DP()*prel; in GetNodeVel2D()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/
H A Dbody2D.h190 return GetRotMatrix2DP()*p_loc+GetRefVel2D(); in GetVel2D()
245 virtual Matrix3D GetRotMatrix2DP() const in GetRotMatrix2DP() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/beams/
H A DBeam2DFFRF.cpp1335 ReferenceFrame().GetRotMatrix2DP()*GetPos2Drel(p_loc); in GetVel2D()
H A DBeam2DaFFRF.cpp1753 ReferenceFrame().GetRotMatrix2DP()*GetPos2Drel(p_loc); in GetVel2D()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/constraints/
H A DSpecialConstraints.cpp1714 Matrix3D Ap = GetBody2D(1).GetRotMatrix2DP(); in EvalG()
1732 Matrix3D A1p = GetBody2D(1).GetRotMatrix2DP(); in EvalG()
1734 Matrix3D A2p = GetBody2D(2).GetRotMatrix2DP(); in EvalG()
H A DRigidBodyJoints.cpp4441 A = GetBody2D(UseLocalCoordinateSystem()).GetRotMatrix2DP(); in GetRotMatiP()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/shells/
H A DPlate2D.cpp2896 ReferenceFrame().GetRotMatrix2DP()*GetPos2Drel(p_loc); in GetVel2D()