mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: changed some missed doxygen '@' to '\'
This commit is contained in:
@ -40,7 +40,7 @@ Usage
|
||||
|
||||
Note
|
||||
The cellTable information available in the files
|
||||
\c constant/cellTable and @c constant/polyMesh/cellTableId
|
||||
\c constant/cellTable and \c constant/polyMesh/cellTableId
|
||||
will be used if available. Otherwise the cellZones are used when
|
||||
creating the cellTable information.
|
||||
|
||||
|
||||
@ -29,7 +29,7 @@ Description
|
||||
type in the field and polyMesh/boundary files.
|
||||
|
||||
Reads dictionaries (fields) and entries to change from a dictionary.
|
||||
E.g. to make the \em movingWall a \em fixedValue for @em p but all other
|
||||
E.g. to make the \em movingWall a \em fixedValue for \em p but all other
|
||||
\em Walls a zeroGradient boundary condition, the
|
||||
\c system/changeDictionaryDict would contain the following:
|
||||
\verbatim
|
||||
|
||||
Reference in New Issue
Block a user