|
Neko 1.99.3
A portable framework for high-order spectral element flow simulations
|
Abstract interface for user defined ALE rigid body kinematics. More...
Public Member Functions | |
| subroutine | user_ale_rigid_kinematics_intf (body_id, time, vel_trans, vel_ang) |
| body_id | The unique ALE body_ID for the rigid body. |
| time | The time state. |
| vel_trans | The translational velocity vector (x, y, z). |
| vel_ang | The angular velocity vector (x, y, z). |
Definition at line 175 of file user_intf.f90.
|
virtual |
Definition at line 175 of file user_intf.f90.