mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: (further) Doxygen documentation updates for module support
This commit is contained in:
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
blockMesh
|
||||
|
||||
Group
|
||||
grpMeshGenerationUtilities
|
||||
|
||||
Description
|
||||
A multi-block mesh generator.
|
||||
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
extrudeMesh
|
||||
|
||||
Group
|
||||
grpMeshGenerationUtilities
|
||||
|
||||
Description
|
||||
Extrude mesh from existing patch (by default outwards facing normals;
|
||||
optional flips faces) or from patch read from file.
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
extrudeToRegionMesh
|
||||
|
||||
Group
|
||||
grpMeshGenerationUtilities
|
||||
|
||||
Description
|
||||
Extrude faceZones (internal or boundary faces) or faceSets (boundary faces
|
||||
only) into a separate mesh (as a different region).
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
extrude2DMesh
|
||||
|
||||
Group
|
||||
grpMeshGenerationUtilities
|
||||
|
||||
Description
|
||||
Takes 2D mesh (all faces 2 points only, no front and back faces) and
|
||||
creates a 3D mesh by extruding with specified thickness.
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
foamyHexMesh
|
||||
|
||||
Group
|
||||
grpMeshGenerationUtilities
|
||||
|
||||
Description
|
||||
Conformal Voronoi automatic mesh generator
|
||||
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
foamyQuadMesh
|
||||
|
||||
Group
|
||||
grpMeshGenerationUtilities
|
||||
|
||||
Description
|
||||
Conformal-Voronoi 2D extruding automatic mesher with grid or read
|
||||
initial points and point position relaxation with optional
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
snappyHexMesh
|
||||
|
||||
Group
|
||||
grpMeshGenerationUtilities
|
||||
|
||||
Description
|
||||
Automatic split hex mesher. Refines and snaps to surface.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user