MFC: Simulation
High-fidelity multiphase flow simulation
Loading...
Searching...
No Matches
m_derived_types::vec3_dt Type Reference

Generic 3-component vector (e.g., spatial coordinates or field components) Named _dt (derived types: x,y,z) to differentiate from t_vec3 (3-component vector). More...

Public Attributes

real(wpx
real(wpy
real(wpz

Detailed Description

Generic 3-component vector (e.g., spatial coordinates or field components) Named _dt (derived types: x,y,z) to differentiate from t_vec3 (3-component vector).

Member Data Documentation

◆ x

real(wp) m_derived_types::vec3_dt::x

◆ y

real(wp) m_derived_types::vec3_dt::y

◆ z

real(wp) m_derived_types::vec3_dt::z

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