DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Geom::PrepareMeshOptions Struct Reference

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
 

Detailed Description

Options for PrepareMesh.

Definition at line 186 of file Mesh_Helpers.hpp.

Member Data Documentation

◆ buildSerialOut

bool DNDS::Geom::PrepareMeshOptions::buildSerialOut = true

build serial output arrays

Definition at line 190 of file Mesh_Helpers.hpp.

◆ reorderCells

int DNDS::Geom::PrepareMeshOptions::reorderCells = 0

0 = natural, 1 = reorder

Definition at line 188 of file Mesh_Helpers.hpp.

◆ reorderParts

int DNDS::Geom::PrepareMeshOptions::reorderParts = 1

nParts for ReorderLocalCells

Definition at line 189 of file Mesh_Helpers.hpp.


The documentation for this struct was generated from the following file: