Loading [MathJax]/extensions/tex2jax.js
MFC: Pre-Process
High-fidelity multiphase flow simulation
All Classes Namespaces Files Functions Variables Pages
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) vec3_dt::x

◆ y

real(wp) vec3_dt::y

◆ z

real(wp) vec3_dt::z

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