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

Go to the source code of this file.

Classes

class  uniform
 Generate a uniform field. More...
 

Namespaces

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

Macros

#define valueType(Type, none)   Type Type##Value_;
 The field's value. More...
 

Detailed Description

Original source file uniform.H

Definition in file uniform.H.

Macro Definition Documentation

◆ valueType

#define valueType (   Type,
  none 
)    Type Type##Value_;

The field's value.

Definition at line 71 of file uniform.H.