
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| Foam::functionObjects | |
| Function objects are OpenFOAM utilities to ease workflow configurations and enhance workflows by producing additional user-requested data both during runtime and postprocessing calculations, typically in the form of additional logging to the screen, or generating text, image and field files. | |
Macros | |
| #define | doLocalCode(Name, FieldType, Member) |
Functions | |
| defineTypeNameAndDebug (dsmcFields, 0) | |
| addToRunTimeSelectionTable (functionObject, dsmcFields, dictionary) | |
| static const word & | filteredName (const word &baseName, const wordList &names, const string &scopePrefix) |
Original source file dsmcFields.C
Definition in file dsmcFields.C.
| #define doLocalCode | ( | Name, | |
| FieldType, | |||
| Member | |||
| ) |
Referenced by dsmcFields::write().