From a set of input surface geometry files and some configuration parameters, writes out a snappyHexMeshDict configuration file.
More...
|
| | snappyHexMeshConfiguration (const fileName &name, const fileName &dir, const Time &time, const meshingSurfaceList &surfaces, const label refinementLevel, const List< Tuple2< word, label >> &surfaceLevels, const List< Tuple2< word, label >> &refinementRegions, const List< Tuple3< vector, vector, label >> &refinementBoxes, const List< Tuple3< word, scalar, label >> &refinementDists, const bool explicitFeatures, const List< Tuple2< word, label >> &layers, const scalar firstLayerThickness, const scalar layerExpansionRatio, const point &insidePoint, const label nCellsBetweenLevels) |
| | Construct from components. More...
|
| |
| | snappyHexMeshConfiguration (const snappyHexMeshConfiguration &)=delete |
| | Disallow default bitwise copy construction. More...
|
| |
| | ~snappyHexMeshConfiguration () |
| | Destructor. More...
|
| |
| void | write () |
| |
| void | operator= (const snappyHexMeshConfiguration &)=delete |
| | Disallow default bitwise assignment. More...
|
| |
| | caseFileConfiguration (const fileName &name, const fileName &dir, const Time &time) |
| | Construct from components. More...
|
| |
| | caseFileConfiguration (const caseFileConfiguration &)=delete |
| | Disallow default bitwise copy construction. More...
|
| |
| | ~caseFileConfiguration () |
| | Destructor. More...
|
| |
| void | operator= (const caseFileConfiguration &)=delete |
| | Disallow default bitwise assignment. More...
|
| |
From a set of input surface geometry files and some configuration parameters, writes out a snappyHexMeshDict configuration file.
- Source files
-
Definition at line 52 of file snappyHexMeshConfiguration.H.
◆ snappyHexMeshConfiguration() [1/2]
| snappyHexMeshConfiguration |
( |
const fileName & |
name, |
|
|
const fileName & |
dir, |
|
|
const Time & |
time, |
|
|
const meshingSurfaceList & |
surfaces, |
|
|
const label |
refinementLevel, |
|
|
const List< Tuple2< word, label >> & |
surfaceLevels, |
|
|
const List< Tuple2< word, label >> & |
refinementRegions, |
|
|
const List< Tuple3< vector, vector, label >> & |
refinementBoxes, |
|
|
const List< Tuple3< word, scalar, label >> & |
refinementDists, |
|
|
const bool |
explicitFeatures, |
|
|
const List< Tuple2< word, label >> & |
layers, |
|
|
const scalar |
firstLayerThickness, |
|
|
const scalar |
layerExpansionRatio, |
|
|
const point & |
insidePoint, |
|
|
const label |
nCellsBetweenLevels |
|
) |
| |
Construct from components.
◆ snappyHexMeshConfiguration() [2/2]
Disallow default bitwise copy construction.
◆ ~snappyHexMeshConfiguration()
◆ write()
◆ operator=()
Disallow default bitwise assignment.
The documentation for this class was generated from the following file: