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

#include <Mesh.hpp>

Public Member Functions

 WallDistOptions ()
 
 DNDS_DECLARE_CONFIG (WallDistOptions)
 

Public Attributes

int subdivide_quad = 1
 
int method = 0
 
int wallDistExecution = 0
 
real minWallDist = 1e-10
 
int verbose = 0
 

Detailed Description

Definition at line 986 of file Mesh.hpp.

Constructor & Destructor Documentation

◆ WallDistOptions()

DNDS::Geom::UnstructuredMesh::WallDistOptions::WallDistOptions ( )
inline

Definition at line 994 of file Mesh.hpp.

Member Function Documentation

◆ DNDS_DECLARE_CONFIG()

DNDS::Geom::UnstructuredMesh::WallDistOptions::DNDS_DECLARE_CONFIG ( WallDistOptions  )
inline

Definition at line 996 of file Mesh.hpp.

Here is the call graph for this function:

Member Data Documentation

◆ method

int DNDS::Geom::UnstructuredMesh::WallDistOptions::method = 0

Definition at line 989 of file Mesh.hpp.

◆ minWallDist

real DNDS::Geom::UnstructuredMesh::WallDistOptions::minWallDist = 1e-10

Definition at line 991 of file Mesh.hpp.

◆ subdivide_quad

int DNDS::Geom::UnstructuredMesh::WallDistOptions::subdivide_quad = 1

Definition at line 988 of file Mesh.hpp.

◆ verbose

int DNDS::Geom::UnstructuredMesh::WallDistOptions::verbose = 0

Definition at line 992 of file Mesh.hpp.

◆ wallDistExecution

int DNDS::Geom::UnstructuredMesh::WallDistOptions::wallDistExecution = 0

Definition at line 990 of file Mesh.hpp.


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