fieldsExpression.C File Reference
Include dependency graph for fieldsExpression.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::functionObjects
 Namespace for functionObjects.
 

Macros

#define findFieldType(Type, GeoField)
 

Functions

 defineTypeNameAndDebug (fieldsExpression, 0)
 

Detailed Description

Original source file fieldsExpression.C

Definition in file fieldsExpression.C.

Macro Definition Documentation

◆ findFieldType

#define findFieldType (   Type,
  GeoField 
)
Value:
found = \
found \
|| mesh_.foundObject<GeoField<Type>>(fieldNames_[i]);
bool found