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 grpForcesFunctionObjects
@{
Class
Foam::forceCoeffs
\ingroup grpForcesFunctionObjects
Description
Derived from the forces function object, creates a specialisation to
calculate lift and drag forces.
@ -34,7 +33,6 @@ Description
SourceFiles
forceCoeffs.C
IOforceCoeffs.H
@}
\*---------------------------------------------------------------------------*/

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 grpForcesFunctionObjects
@{
Class
Foam::forces
\ingroup grpForcesFunctionObjects
Description
Calculates the forces and moments by integrating the pressure and
skin-friction forces over a given list of patches.
@ -54,7 +53,6 @@ Note
SourceFiles
forces.C
IOforces.H
@}
\*---------------------------------------------------------------------------*/