uniformGeometricFields.H File Reference

Typedefs for UniformGeometricField. More...

Include dependency graph for uniformGeometricFields.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define typedefUniformGeometricTypeField(Type, nullArg)
 

Functions

 FOR_ALL_FIELD_TYPES (typedefUniformGeometricTypeField)
 

Detailed Description

Typedefs for UniformGeometricField.

Original source file uniformGeometricFields.H

InClass Foam::UniformGeometricField

Source files

Definition in file uniformGeometricFields.H.

Macro Definition Documentation

◆ typedefUniformGeometricTypeField

#define typedefUniformGeometricTypeField (   Type,
  nullArg 
)
Value:
CAT3(uniformGeometric, CAPITALIZE(Type), Field); \
#define CAT3(a, b, c)
Definition: macros.H:40
#define CAPITALIZE(name)
Map 'name' to 'Name' via the predefined macro CAPITALIZE_name.
Definition: macros.H:54

Definition at line 48 of file uniformGeometricFields.H.