|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
#include <GridInformationStruct.h>
Public Attributes | |
| unsigned int | numberOfGridLevels |
| unsigned int | maxLevel |
| std::string | gridPath |
| double | lx |
| double | lz |
Definition at line 38 of file GridInformationStruct.h.
| std::string GridInformationStruct::gridPath |
Definition at line 42 of file GridInformationStruct.h.
| double GridInformationStruct::lx |
Definition at line 43 of file GridInformationStruct.h.
| double GridInformationStruct::lz |
Definition at line 44 of file GridInformationStruct.h.
Definition at line 41 of file GridInformationStruct.h.
Definition at line 40 of file GridInformationStruct.h.