Go to the source code of this file.
|
| | Foam |
| | Namespace for OpenFOAM.
|
| |
| | Foam::functionObjects |
| | Function objects are OpenFOAM utilities to ease workflow configurations and enhance workflows.
|
| |
Original source file ensightWrite.C
Definition in file ensightWrite.C.
◆ doLocalCode
| #define doLocalCode |
( |
|
PrimitiveType | ) |
|
Value:count += writeVolFieldsImpl<PrimitiveType> \
( \
scratch, \
proxy, \
candidateNames \
);
unsigned int count(const UList< bool > &bools, const bool val=true)
Count number of 'true' entries.