Fluid VARiables at Boundary in one direction. 更多...
#include <var_struc.h>
成员变量 | |
double | H |
cell width of the ghost grid at boundary. 更多... | |
double | RHO |
double | P |
double | U |
double | V |
primitive variables on the ghost grid cell at boundary. 更多... | |
double | SRHO |
double | SP |
double | SU |
double | SV |
spatial derivatives in coordinate x (slopes). 更多... | |
double | TRHO |
double | TP |
double | TU |
double | TV |
spatial derivatives in coordinate y (slopes). 更多... | |
Fluid VARiables at Boundary in one direction.
在文件 var_struc.h 第 146 行定义.
double H |
cell width of the ghost grid at boundary.
在文件 var_struc.h 第 147 行定义.
double P |
在文件 var_struc.h 第 148 行定义.
double RHO |
在文件 var_struc.h 第 148 行定义.
double SP |
在文件 var_struc.h 第 149 行定义.
double SRHO |
在文件 var_struc.h 第 149 行定义.
double SU |
在文件 var_struc.h 第 149 行定义.
double SV |
spatial derivatives in coordinate x (slopes).
在文件 var_struc.h 第 149 行定义.
double TP |
在文件 var_struc.h 第 150 行定义.
double TRHO |
在文件 var_struc.h 第 150 行定义.
double TU |
在文件 var_struc.h 第 150 行定义.
double TV |
spatial derivatives in coordinate y (slopes).
在文件 var_struc.h 第 150 行定义.
double U |
在文件 var_struc.h 第 148 行定义.
double V |
primitive variables on the ghost grid cell at boundary.
在文件 var_struc.h 第 148 行定义.