Loading...
Searching...
No Matches
parFaFieldDistributorCache.H File Reference
Include dependency graph for parFaFieldDistributorCache.H:

Go to the source code of this file.

Classes

class  parFaFieldDistributorCache
 Simple container to manage read/write, redistribute finiteArea fields. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Macros

#define declareField(Type)

Detailed Description

Original source file parFaFieldDistributorCache.H

Definition in file parFaFieldDistributorCache.H.

Macro Definition Documentation

◆ declareField

#define declareField ( Type)
Value:
PtrList<GeometricField<Type, faPatchField, areaMesh>> Type##AreaFields_; \
PtrList<GeometricField<Type, faePatchField, edgeMesh>> Type##EdgeFields_;

Definition at line 55 of file parFaFieldDistributorCache.H.