Lagrangian field decomposer. More...
Lagrangian field decomposer.
Definition at line 54 of file lagrangianFieldDecomposer.H.
 Collaboration diagram for lagrangianFieldDecomposer:
 Collaboration diagram for lagrangianFieldDecomposer:| Public Member Functions | |
| lagrangianFieldDecomposer (const polyMesh &mesh, const polyMesh &procMesh, const labelList &cellProcAddressing, const word &cloudName, const Cloud< indexedParticle > &lagrangianPositions, const List< SLList< indexedParticle * > * > &cellParticles) | |
| Construct from components. | |
| template<class Type > | |
| tmp< IOField< Type > > | decomposeField (const word &cloudName, const IOField< Type > &field) const | 
| Decompose volume field. | |
| template<class GeoField > | |
| void | decomposeFields (const word &cloudName, const PtrList< GeoField > &fields) const | 
| Static Public Member Functions | |
| template<class Type > | |
| static void | readFields (const label cloudI, const IOobjectList &lagrangianObjects, PtrList< PtrList< IOField< Type > > > &lagrangianFields) | 
| lagrangianFieldDecomposer | ( | const polyMesh & | mesh, | 
| const polyMesh & | procMesh, | ||
| const labelList & | cellProcAddressing, | ||
| const word & | cloudName, | ||
| const Cloud< indexedParticle > & | lagrangianPositions, | ||
| const List< SLList< indexedParticle * > * > & | cellParticles | ||
| ) | 
Construct from components.
| static void readFields | ( | const label | cloudI, | 
| const IOobjectList & | lagrangianObjects, | ||
| PtrList< PtrList< IOField< Type > > > & | lagrangianFields | ||
| ) |  [static] | 
Decompose volume field.