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

Type for a tracked point linked to a body. More...

Public Attributes

real(kind=rp), dimension(3) pos = 0.0_rp
 
real(kind=rp), dimension(3, 3) vel_lag = 0.0_rp
 
integer body_id = 0
 

Detailed Description

Definition at line 133 of file ale_rigid_kinematics.f90.

Member Data Documentation

◆ body_id

integer ale_rigid_kinematics::point_tracker_t::body_id = 0

Definition at line 136 of file ale_rigid_kinematics.f90.

◆ pos

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

Definition at line 134 of file ale_rigid_kinematics.f90.

◆ vel_lag

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

Definition at line 135 of file ale_rigid_kinematics.f90.


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