DNDSR 0.1.0.dev1+gcd065ad
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 730 of file Mesh.hpp.

Constructor & Destructor Documentation

◆ WallDistOptions()

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

Definition at line 737 of file Mesh.hpp.

Member Function Documentation

◆ DNDS_DECLARE_CONFIG()

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

Definition at line 739 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 733 of file Mesh.hpp.

◆ minWallDist

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

Definition at line 735 of file Mesh.hpp.

◆ subdivide_quad

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

Definition at line 732 of file Mesh.hpp.

◆ verbose

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

Definition at line 736 of file Mesh.hpp.

◆ wallDistExecution

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

Definition at line 734 of file Mesh.hpp.


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