|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
stores location of neighboring cell (necessary for refinement into the wall) More...
#include <Calculation.h>
Public Attributes | |
| real * | x |
| real * | y |
| real * | z |
stores location of neighboring cell (necessary for refinement into the wall)
Definition at line 84 of file Calculation.h.
| real* vf::gpu::ICellNeigh::x |
Definition at line 86 of file Calculation.h.
| real* vf::gpu::ICellNeigh::y |
Definition at line 87 of file Calculation.h.
| real* vf::gpu::ICellNeigh::z |
Definition at line 88 of file Calculation.h.