|
DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
|
Options for PrepareMesh. More...
#include <Mesh_Helpers.hpp>
Public Attributes | |
| int | reorderCells = 0 |
| 0 = natural, 1 = reorder | |
| int | reorderParts = 1 |
| nParts for ReorderLocalCells | |
| bool | buildSerialOut = true |
| build serial output arrays | |
Options for PrepareMesh.
Definition at line 186 of file Mesh_Helpers.hpp.
| bool DNDS::Geom::PrepareMeshOptions::buildSerialOut = true |
build serial output arrays
Definition at line 190 of file Mesh_Helpers.hpp.
| int DNDS::Geom::PrepareMeshOptions::reorderCells = 0 |
0 = natural, 1 = reorder
Definition at line 188 of file Mesh_Helpers.hpp.
| int DNDS::Geom::PrepareMeshOptions::reorderParts = 1 |
nParts for ReorderLocalCells
Definition at line 189 of file Mesh_Helpers.hpp.