NEMoSys  0.63.0
A modular, extensible resource with robust automated mesh generation, mesh quality analysis, adaptive mesh refinement, and data transfer between arbitrary meshes.
blockMeshGen.C File Reference

Go to the source code of this file.

Variables

constexpr double Pi = 3.14159265358979323846
 
constexpr double tan30 = 0.577350269189625731
 
constexpr double sin45 = 0.707106781186547462
 

Variable Documentation

◆ Pi

constexpr double Pi = 3.14159265358979323846

Definition at line 52 of file blockMeshGen.C.

◆ sin45

constexpr double sin45 = 0.707106781186547462

Definition at line 54 of file blockMeshGen.C.

Referenced by blockMeshGen::createBlockMshDict().

◆ tan30

constexpr double tan30 = 0.577350269189625731

Definition at line 53 of file blockMeshGen.C.

Referenced by blockMeshGen::createBlockMshDict().