|
Memosa-FVM
0.2
|
#include "misc.h"#include "FluentReader.h"#include "CRConnectivity.h"#include "StorageSite.h"#include "OneToOneIndexMap.h"#include "Mesh.h"#include "Cell.h"
Go to the source code of this file.
Enumerations | |
| enum | { READ_SIZES, READ_COUNTS, READ_MESH, READ_DATA } |
| enum | { PERIODIC = 12, PERIODIC_SHADOW = 8 } |
| anonymous enum |
| Enumerator | |
|---|---|
| READ_SIZES | |
| READ_COUNTS | |
| READ_MESH | |
| READ_DATA | |
Definition at line 15 of file FluentReader.cpp.
| anonymous enum |
| Enumerator | |
|---|---|
| PERIODIC | |
| PERIODIC_SHADOW | |
Definition at line 23 of file FluentReader.cpp.