Go to the source code of this file.
|
| label | patchi = which_part - 2 |
| |
| const tensorField & | tf = sf.boundaryField()[patchi] |
| |
| const polyBoundaryMesh & | bMesh = meshPtr->boundaryMesh() |
| |
◆ if() [1/3]
◆ fieldObjectPtr()
| IOobject fieldObjectPtr |
( |
fieldNames] |
[var2field[nVar], |
|
|
runTime. |
timeName(), |
|
|
mesh |
, |
|
|
IOobject::NO_READ |
|
|
) |
| |
◆ if() [2/3]
| if |
( |
!fieldObjectPtr.typeHeaderOk< volTensorField > |
true | ) |
|
◆ fieldObject()
| IOobject fieldObject |
( |
fieldNames] |
[var2field[nVar], |
|
|
runTime. |
timeName(), |
|
|
mesh |
, |
|
|
IOobject::MUST_READ |
, |
|
|
IOobject::NO_WRITE |
|
|
) |
| |
◆ sf()
◆ if() [3/3]
| if |
( |
which_type |
= = Z_TRI03 | ) |
|
◆ patchi
| label patchi = which_part - 2 |
◆ tf
| const tensorField& tf = sf.boundaryField()[patchi] |
Definition at line 36 of file getPatchFieldTensor.H.
Referenced by Foam::cmptAv(), Foam::cmptMag(), Foam::cmptMax(), Foam::cmptMin(), processorLduInterface::compressedReceive(), Field< Foam::Vector2D >::Field(), FieldField< Foam::Field, LUType >::FieldField(), if(), Foam::inv(), Foam::mag(), Foam::magSqr(), momentOfInertia::meshInertia(), fvsPatchField< Type >::operator*=(), fvPatchField< Type >::operator*=(), fvsPatchField< Type >::operator+=(), fvPatchField< Type >::operator+=(), fvsPatchField< Type >::operator-=(), fvPatchField< Type >::operator-=(), fvsPatchField< Type >::operator/=(), Field< Foam::Vector2D >::operator/=(), fvPatchField< Type >::operator/=(), Foam::operator<<(), FieldField< Foam::Field, LUType >::operator=(), valuePointPatchField< vector >::operator=(), valuePointPatchField< vector >::operator==(), fvsPatchField< Type >::operator==(), fvPatchField< Type >::operator==(), Foam::pow(), processorLduInterface::receive(), patchInjectionBase::setPositionAndCell(), Foam::sqr(), Foam::stabilise(), cylindrical::Tr(), Foam::transform(), Foam::transformFieldMask< sphericalTensor >(), Foam::transformFieldMask< symmTensor >(), and Foam::transformPoints().
◆ bMesh
| const polyBoundaryMesh& bMesh = meshPtr->boundaryMesh() |