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

Go to the source code of this file.

Macros

#define processType(Type, none)    success = success || foldAB<GeoField, Op, TypeA, Type>(i);
 
#define processType(Type, none)    success = success || foldA<GeoField, Op, Type>(i);
 

Detailed Description

Original source file fieldsExpressionTemplates.C

Definition in file fieldsExpressionTemplates.C.

Macro Definition Documentation

◆ processType [1/2]

#define processType (   Type,
  none 
)     success = success || foldAB<GeoField, Op, TypeA, Type>(i);

◆ processType [2/2]

#define processType (   Type,
  none 
)     success = success || foldA<GeoField, Op, Type>(i);