Neko 1.99.3
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
user_intf::user_ale_rigid_kinematics_intf Interface Reference

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)
 

Detailed Description

Parameters
body_idThe unique ALE body_ID for the rigid body.
timeThe time state.
vel_transThe translational velocity vector (x, y, z).
vel_angThe angular velocity vector (x, y, z).

Definition at line 175 of file user_intf.f90.

Constructor & Destructor Documentation

◆ user_ale_rigid_kinematics_intf()

subroutine user_intf::user_ale_rigid_kinematics_intf::user_ale_rigid_kinematics_intf ( integer, intent(in body_id,
type(time_state_t), intent(in time,
real(kind=rp), dimension(3), intent(inout vel_trans,
real(kind=rp), dimension(3), intent(inout vel_ang 
)
virtual

Definition at line 175 of file user_intf.f90.


The documentation for this interface was generated from the following file: