ENH: (further) Doxygen documentation updates for module support

This commit is contained in:
Andrew Heather
2016-06-27 20:34:19 +01:00
parent 4a0c74d292
commit efb39a8790
257 changed files with 1122 additions and 18 deletions

View File

@ -24,6 +24,9 @@ License
Application
blockMesh
Group
grpMeshGenerationUtilities
Description
A multi-block mesh generator.

View File

@ -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.

View 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).

View File

@ -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.

View File

@ -24,6 +24,9 @@ License
Application
foamyHexMesh
Group
grpMeshGenerationUtilities
Description
Conformal Voronoi automatic mesh generator

View File

@ -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

View File

@ -24,6 +24,9 @@ License
Application
snappyHexMesh
Group
grpMeshGenerationUtilities
Description
Automatic split hex mesher. Refines and snaps to surface.