STYLE: Updated header doc to keep Doxygen happy

This commit is contained in:
Andrew Heather
2015-11-26 09:24:15 +00:00
parent 8b79219950
commit c383d05686
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ Description
\table
Property | Description | Required | Default value
type | type name: wallShearStress | yes |
resultName | Name of wall shear stress field | no | <function name>
resultName | Name of wall shear stress field | no | \<function name\>
patches | list of patches to process | no | all wall patches
log | Log to standard output | no | yes
\endtable

View File

@ -27,7 +27,7 @@ Class
Description
A surfaceWriter for outputting to a form useable for the
timeVaryingMapped boundary condition. This reads the data from
constant/boundaryData/<patch>
constant/boundaryData/\<patch\>
Typical way of working:
- use a sampledSurface of type 'patch' (to sample a patch):