Definition in file getFieldNames.H.
Go to the source code of this file.
Functions | |
forAll (timeDirs, timeI) | |
wordList | volScalarNames (volScalarHash.toc()) |
wordList | volVectorNames (volVectorHash.toc()) |
wordList | surfScalarNames (surfScalarHash.toc()) |
wordList | surfVectorNames (surfVectorHash.toc()) |
wordList | sprayScalarNames (sprayScalarHash.toc()) |
wordList | sprayVectorNames (sprayVectorHash.toc()) |
Variables | |
HashSet< word > | volScalarHash |
HashSet< word > | volVectorHash |
HashSet< word > | surfScalarHash |
HashSet< word > | surfVectorHash |
HashSet< word > | sprayScalarHash |
HashSet< word > | sprayVectorHash |
forAll | ( | timeDirs | , |
timeI | |||
) |
Definition at line 8 of file getFieldNames.H.
References fieldNames, forAll, mesh, sprayScalarHash, sprayVectorHash, surfScalarHash, surfVectorHash, timeDirs, volScalarHash, and volVectorHash.
wordList volScalarNames | ( | volScalarHash. | toc() | ) |
wordList volVectorNames | ( | volVectorHash. | toc() | ) |
wordList surfScalarNames | ( | surfScalarHash. | toc() | ) |
wordList surfVectorNames | ( | surfVectorHash. | toc() | ) |
wordList sprayScalarNames | ( | sprayScalarHash. | toc() | ) |
wordList sprayVectorNames | ( | sprayVectorHash. | toc() | ) |
HashSet<word> volScalarHash |
Definition at line 1 of file getFieldNames.H.
Referenced by forAll().
HashSet<word> volVectorHash |
Definition at line 2 of file getFieldNames.H.
Referenced by forAll().
HashSet<word> surfScalarHash |
Definition at line 3 of file getFieldNames.H.
Referenced by forAll().
HashSet<word> surfVectorHash |
Definition at line 4 of file getFieldNames.H.
Referenced by forAll().
HashSet<word> sprayScalarHash |
Definition at line 5 of file getFieldNames.H.
Referenced by forAll().
HashSet<word> sprayVectorHash |
Definition at line 6 of file getFieldNames.H.
Referenced by forAll().