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
|
||||
PDRMesh
|
||||
|
||||
Group
|
||||
grpMeshAdvancedUtilities
|
||||
|
||||
Description
|
||||
Mesh and field preparation utility for PDR type simulations.
|
||||
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
collapseEdges
|
||||
|
||||
Group
|
||||
grpMeshAdvancedUtilities
|
||||
|
||||
Description
|
||||
Collapses short edges and combines edges that are in line.
|
||||
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
combinePatchFaces
|
||||
|
||||
Group
|
||||
grpMeshAdvancedUtilities
|
||||
|
||||
Description
|
||||
Checks for multiple patch faces on same cell and combines them.
|
||||
Multiple patch faces can result from e.g. removal of refined
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
modifyMesh
|
||||
|
||||
Group
|
||||
grpMeshAdvancedUtilities
|
||||
|
||||
Description
|
||||
Manipulates mesh elements.
|
||||
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
refineHexMesh
|
||||
|
||||
Group
|
||||
grpMeshAdvancedUtilities
|
||||
|
||||
Description
|
||||
Refines a hex mesh by 2x2x2 cell splitting.
|
||||
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
refineWallLayer
|
||||
|
||||
Group
|
||||
grpMeshAdvancedUtilities
|
||||
|
||||
Description
|
||||
Utility to refine cells next to patches.
|
||||
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
refinementLevel
|
||||
|
||||
Group
|
||||
grpMeshAdvancedUtilities
|
||||
|
||||
Description
|
||||
Tries to figure out what the refinement level is on refined cartesian
|
||||
meshes. Run BEFORE snapping.
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
removeFaces
|
||||
|
||||
Group
|
||||
grpMeshAdvancedUtilities
|
||||
|
||||
Description
|
||||
Utility to remove faces (combines cells on both sides).
|
||||
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
selectCells
|
||||
|
||||
Group
|
||||
grpMeshAdvancedUtilities
|
||||
|
||||
Description
|
||||
Select cells in relation to surface.
|
||||
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
snappyRefineMesh
|
||||
|
||||
Group
|
||||
grpMeshAdvancedUtilities
|
||||
|
||||
Description
|
||||
Utility to refine cells near to a surface.
|
||||
|
||||
|
||||
@ -24,6 +24,9 @@ License
|
||||
Application
|
||||
splitCells
|
||||
|
||||
Group
|
||||
grpMeshAdvancedUtilities
|
||||
|
||||
Description
|
||||
Utility to split cells with flat faces.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user