IBAMR::ConstraintIBKinematics Class Referenceabstract
Class ConstraintIBKinematics encapsulates structure information and provides abstraction to get kinematics (deformational or imposed) of immersed structure to ConstraintIBMethod class.
More...
Get the kinematics velocity for the structure on the specified level.
virtual void
setShape (const double time, const std::vector< double > &incremented_angle_from_reference_axis)=0
Set the shape of structure at the required time. The shape should have its center of mass at origin, with appropriate rigid body ratation applied to it.
Class ConstraintIBKinematics encapsulates structure information and provides abstraction to get kinematics (deformational or imposed) of immersed structure to ConstraintIBMethod class.
Set the shape of structure at the required time. The shape should have its center of mass at origin, with appropriate rigid body ratation applied to it.
Parameters
time
Time at which kinematics velocity is to be set.
incremented_angle_from_reference_axis
Angle made with x,y & z axis due to rigid rotational velocity. .