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

Go to the source code of this file.

Macros

#define DO_FV_FIELDS_TYPE(Type, nullArg)
 

Detailed Description

Original source file fvFieldReconstructor.C

Definition in file fvFieldReconstructor.C.

Macro Definition Documentation

◆ DO_FV_FIELDS_TYPE

#define DO_FV_FIELDS_TYPE (   Type,
  nullArg 
)
Value:
result = result \
|| reconstructs<VolField<Type>::Internal>(objects, selectedFields) \
|| reconstructs<VolField<Type>>(objects, selectedFields) \
|| reconstructs<SurfaceField<Type>>(objects, selectedFields);
objects