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...
|
|
| lagrangianFieldDecomposer (const lagrangianFieldDecomposer &)=delete |
| Disallow default bitwise copy construction. 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 |
|
void | operator= (const lagrangianFieldDecomposer &)=delete |
| Disallow default bitwise assignment. More...
|
|
Lagrangian field decomposer.
- Source files
-
Definition at line 54 of file lagrangianFieldDecomposer.H.
◆ lagrangianFieldDecomposer() [1/2]
Construct from components.
◆ lagrangianFieldDecomposer() [2/2]
Disallow default bitwise copy construction.
◆ readFields()
◆ readFieldFields()
◆ decomposeField()
◆ decomposeFieldField()
◆ decomposeFields()
void decomposeFields |
( |
const word & |
cloudName, |
|
|
const PtrList< GeoField > & |
fields |
|
) |
| const |
◆ decomposeFieldFields()
void decomposeFieldFields |
( |
const word & |
cloudName, |
|
|
const PtrList< GeoField > & |
fields |
|
) |
| const |
◆ operator=()
Disallow default bitwise assignment.
The documentation for this class was generated from the following file: