mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Updated header file documentation
This commit is contained in:
@ -55,10 +55,10 @@ Usage
|
||||
the resulting dictionary to standard output.
|
||||
|
||||
- \par -includes
|
||||
List the \c #include and \c #includeIfPresent files to standard output
|
||||
List the \c \#include and \c \#includeIfPresent files to standard output
|
||||
|
||||
- \par -disableFunctionEntries
|
||||
Do not expand macros or directives (#include etc)
|
||||
Do not expand macros or directives (\#include etc)
|
||||
|
||||
Example usage:
|
||||
- Change simulation to run for one timestep only:
|
||||
|
||||
@ -22,7 +22,7 @@ License
|
||||
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
Namespace
|
||||
ensightOutput
|
||||
Foam::ensightOutput
|
||||
|
||||
Description
|
||||
A collection of global functions for writing ensight file content.
|
||||
|
||||
Reference in New Issue
Block a user