ENH: doxygen documentation updates

This commit is contained in:
andy
2012-07-12 17:12:52 +01:00
parent c40bc965ed
commit a80d4d9b69
152 changed files with 1131 additions and 555 deletions

View File

@ -21,12 +21,11 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
\addtogroup grpJobControlFunctionObjects
@{
Class
Foam::abortCalculation
\ingroup grpJobControlFunctionObjects
Description
Watches for presence of the named file in the $FOAM_CASE directory
and aborts the calculation if it is present.
@ -39,7 +38,6 @@ Description
SourceFiles
abortCalculation.C
IOabortCalculation.H
@}
\*---------------------------------------------------------------------------*/