Lagrangian field decomposer.
More...
|
| | lagrangianFieldDecomposer (const polyMesh &mesh, const polyMesh &procMesh, const labelList &faceProcAddressing, const labelList &cellProcAddressing, const word &cloudName, const Cloud< indexedParticle > &lagrangianPositions, const List< SLList< indexedParticle * > * > &cellParticles) |
| | Construct from components. More...
|
| |
| template<class Type > |
| tmp< IOField< Type > > | decomposeField (const word &cloudName, const IOField< Type > &field) const |
| | Decompose volume field. More...
|
| |
| template<class Type > |
| tmp< CompactIOField< Field< Type >, Type > > | decomposeFieldField (const word &cloudName, const CompactIOField< Field< Type >, Type > &field) const |
| |
| template<class GeoField > |
| void | decomposeFields (const word &cloudName, const PtrList< GeoField > &fields) const |
| |
| template<class GeoField > |
| void | decomposeFieldFields (const word &cloudName, const PtrList< GeoField > &fields) const |
| |
Lagrangian field decomposer.
- Source files
-
Definition at line 54 of file lagrangianFieldDecomposer.H.
Construct from components.
| void decomposeFields |
( |
const word & |
cloudName, |
|
|
const PtrList< GeoField > & |
fields |
|
) |
| const |
| void decomposeFieldFields |
( |
const word & |
cloudName, |
|
|
const PtrList< GeoField > & |
fields |
|
) |
| const |
The documentation for this class was generated from the following file: