Go to the source code of this file.
Variables | |
| constexpr double | Pi = 3.14159265358979323846 |
| constexpr double | tan30 = 0.577350269189625731 |
| constexpr double | sin45 = 0.707106781186547462 |
| constexpr double Pi = 3.14159265358979323846 |
Definition at line 52 of file blockMeshGen.C.
| constexpr double sin45 = 0.707106781186547462 |
Definition at line 54 of file blockMeshGen.C.
Referenced by blockMeshGen::createBlockMshDict().
| constexpr double tan30 = 0.577350269189625731 |
Definition at line 53 of file blockMeshGen.C.
Referenced by blockMeshGen::createBlockMshDict().