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

Go to the source code of this file.

Macros

#define DO_LAGRANGIAN_FIELDS_TYPE(Type, nullArg)
 

Detailed Description

Original source file lagrangianFieldReconstructor.C

Definition in file lagrangianFieldReconstructor.C.

Macro Definition Documentation

◆ DO_LAGRANGIAN_FIELDS_TYPE

#define DO_LAGRANGIAN_FIELDS_TYPE (   Type,
  nullArg 
)
Value:
result = result \
|| reconstructs<IOField<Type>>(objects, selectedFields) \
|| reconstructs<IOField<Field<Type>>>(objects, selectedFields) \
|| reconstructs<CompactIOField<Field<Type>>>(objects, selectedFields);
objects