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()
typeIOobject<volTensorField> fieldObjectPtr |
( |
fieldNames] |
[var2field[nVar], |
|
|
runTime. |
timeName(), |
|
|
mesh |
, |
|
|
IOobject::NO_READ |
|
|
) |
| |
◆ if() [2/3]
if |
( |
!fieldObjectPtr. |
headerOk() | ) |
|
◆ 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(), vtkPVFoam::convertVolInternalFieldBlock(), Field< PointType >::Field(), FieldField< Foam::fvPatchField, scalar >::FieldField(), if(), Foam::inv(), Foam::mag(), Foam::magSqr(), directFieldMapper::map(), generalFieldMapper::map(), distributedWeightedFvPatchFieldMapper::map(), momentOfInertia::meshInertia(), fieldMapper::operator()(), distributedWeightedFvPatchFieldMapper::operator()(), fvsPatchField< Type >::operator*=(), fvPatchField< Type >::operator*=(), fvsPatchField< Type >::operator+=(), fvPatchField< Type >::operator+=(), fvsPatchField< Type >::operator-=(), fvPatchField< Type >::operator-=(), fvsPatchField< Type >::operator/=(), fvPatchField< Type >::operator/=(), Foam::operator<<(), FieldField< Foam::fvPatchField, scalar >::operator=(), valuePointPatchField< vector >::operator=(), valuePointPatchField< vector >::operator==(), fvsPatchField< Type >::operator==(), fvPatchField< Type >::operator==(), Foam::pow(), processorLduInterface::receive(), patchInjectionBase::setPositionAndCell(), Foam::sqr(), Foam::stabilise(), Foam::transform(), Foam::transformFieldMask< sphericalTensor >(), Foam::transformFieldMask< symmTensor >(), Foam::transformPoints(), cylindrical::uniform(), TimeFunction1< Foam::Vector >::write(), and Foam::writeEntry().
◆ bMesh
const polyBoundaryMesh& bMesh = meshPtr->boundaryMesh() |