Neko 1.99.3
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
ale_rigid_kinematics::pivot_state_t Type Reference

State history for time-integration of pivots. More...

Public Attributes

real(kind=rp), dimension(3) pos = 0.0_rp
 
real(kind=rp), dimension(3, 3) vel_lag = 0.0_rp
 
real(kind=rp), dimension(3) vel = 0.0_rp
 

Detailed Description

Definition at line 125 of file ale_rigid_kinematics.f90.

Member Data Documentation

◆ pos

real(kind=rp), dimension(3) ale_rigid_kinematics::pivot_state_t::pos = 0.0_rp

Definition at line 126 of file ale_rigid_kinematics.f90.

◆ vel

real(kind=rp), dimension(3) ale_rigid_kinematics::pivot_state_t::vel = 0.0_rp

Definition at line 128 of file ale_rigid_kinematics.f90.

◆ vel_lag

real(kind=rp), dimension(3, 3) ale_rigid_kinematics::pivot_state_t::vel_lag = 0.0_rp

Definition at line 127 of file ale_rigid_kinematics.f90.


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