Home
last modified time | relevance | path

Searched refs:GetRefPos2DD (Results 1 – 21 of 21) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/
H A Dbody2D.h135 virtual Vector2D GetRefPos2DD() const in GetRefPos2DD() function
159 Vector2D p = GetRefPos2DD(); in GetRefPosD()
206 return GetRotMatrix2DD()*p_loc+GetRefPos2DD(); in GetPos2DD()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/modal_reduction/
H A Dreferenceframe2D.h149 virtual Vector2D GetRefPos2DD() const in GetRefPos2DD() function
169 return GetRotMatrix2DD()*p_loc+GetRefPos2DD(); in GetPos2DD()
361 return GetRefPos2DD() + GetRotMatrix2DD()*prel; in GetNodePos2DD()
H A DCMSElement2D.h181 virtual Vector2D GetRefPos2DD() const { return Vector2D(XGD(1+NModes()),XGD(2+NModes()));}; in GetRefPos2DD() function
499 virtual Vector2D GetRefPos2DD() const { return GetNodePos2DD(RefNode1()); }; in GetRefPos2DD() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/solidFE/
H A DFiniteElement2D.h126 virtual Vector2D GetRefPos2DD() const {return GetPos2DD(Vector2D(0.));}; in GetRefPos2DD() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/shells/
H A DPlate2D.h234 virtual Vector2D GetRefPos2DD() const;
889 virtual Vector2D GetRefPos2DD() const in GetRefPos2DD() function
1105 virtual Vector2D GetRefPos2DD() const {return Vector2D(XGD(NS()*Dim()+1), XGD(NS()*Dim()+2));}; in GetRefPos2DD() function
H A DPlate2D.cpp663 Vector2D Plate2D::GetRefPos2DD() const in GetRefPos2DD() function in Plate2D
2905 …return ReferenceFrame().GetRefPos2DD()+ReferenceFrame().GetRotMatrix2DD()*GetPos2DrelD(p_loc, use_… in GetPos2DD()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/rigid/
H A Drigid2D.cpp208 …Vector2D p = GetRefPos2DD(); // fac*GetRefPos2DD() + (1-fac)*GetRefPosInit2D(); // p_scaled = (… in DrawElement()
H A Drigid2D.h239 return GetRefPos2DD()+p_loc; in GetPos2DD()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/beams/
H A DBeam2DFFRF.h339 virtual Vector2D GetRefPos2DD() const {return Vector2D(XGD(FlexDOF()+1), XGD(FlexDOF()+2));}; in GetRefPos2DD() function
H A DBeam2DaFFRF.h369 virtual Vector2D GetRefPos2DD() const {return Vector2D(XGD(FlexDOF()+1), XGD(FlexDOF()+2));}; in GetRefPos2DD() function
H A DANCFBeamShear2D.h293 virtual Vector2D GetRefPos2DD() const {return GetPos2D(Vector2D(0.,0.),1);};// in GetRefPos2DD() function
H A DANCFCable2D.h506 virtual Vector2D GetRefPos2DD() const {return GetPos2DD(Vector2D(0.,0.));};// in GetRefPos2DD() function
H A DBeam2DFFRF.cpp1341 Vector2D rpos = ReferenceFrame().GetRefPos2DD(); in GetPos2DD()
H A DBeam2DaFFRF.cpp1759 Vector2D rpos = ReferenceFrame().GetRefPos2DD(); in GetPos2DD()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBS_Interface/
H A Delement.h748 virtual Vector2D GetRefPos2DD() const in GetRefPos2DD() function
759 return GetRefPos2DD()+ploc; in GetPos2DD()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/constraints/
H A Dcontrol.h118 virtual Vector2D GetRefPos2DD() const in GetRefPos2DD() function
126 return Vector3D(GetRefPos2DD().X(), GetRefPos2DD().Y(), 0.); in GetRefPosD()
284 Vector2D rp = GetRefPos2DD(); // reference position in GetElementBoxD()
H A Dcontrol.cpp649 return GetRefPos2DD() + dpos; //rot * Vector2D(-draw_dim.X()*0.5,y); in GetInputPosD()
662 return GetRefPos2DD() + rot * Vector2D(draw_dim.X()*0.5,y); in GetOutputPosD()
678 Vector2D rp = GetRefPos2DD(); in DrawElement()
H A DSDA_constraints.h1379 virtual Vector2D GetRefPos2DD() const;
H A DSDA_constraints.cpp2491 Vector2D InertialLinearSpringDamper2D::GetRefPos2DD() const in GetRefPos2DD() function in InertialLinearSpringDamper2D
H A DSpecialConstraints.h2339 virtual Vector2D GetRefPos2DD() const;
H A DSpecialConstraints.cpp4478 Vector2D SlidingJoint2D::GetRefPos2DD() const in GetRefPos2DD() function in SlidingJoint2D