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
decomposePar
Group
grpParallelUtilities
Description
Automatically decomposes a mesh and fields of a case for parallel
execution of OpenFOAM.

View File

@ -24,6 +24,9 @@ License
Application
reconstructPar
Group
grpParallelUtilities
Description
Reconstructs fields of a case that is decomposed for parallel
execution of OpenFOAM.

View File

@ -24,6 +24,9 @@ License
Application
reconstructParMesh
Group
grpParallelUtilities
Description
Reconstructs a mesh using geometric information only.

View File

@ -24,6 +24,9 @@ License
Application
redistributePar
Group
grpParallelUtilities
Description
Redistributes existing decomposed mesh and fields according to the current
settings in the decomposeParDict file.