functionObjects: Updated documentation

This commit is contained in:
Henry Weller
2016-05-04 21:01:22 +01:00
parent 566f2734b9
commit 4281d14eb1
7 changed files with 9 additions and 16 deletions

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2012 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2012-2016 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -23,9 +23,9 @@ License
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
\defgroup grpFunctionObjects Function objects
\defgroup grpFunctionObjects FunctionObjects
@{
This group contains function objects
FunctionObjects are in the Foam::functionObjects namespace
@}
\*---------------------------------------------------------------------------*/