getPatchFieldScalar.H File Reference
Go to the source code of this file.
Function Documentation
| IOobject fieldObjectPtr |
( |
fieldNames] |
[var2field[nVar], |
|
|
runTime. |
timeName(), |
|
|
mesh |
, |
|
|
IOobject::NO_READ |
| |
|
) |
| | |
| if |
( |
!fieldObjectPtr. |
headerOk() |
) |
|
| IOobject fieldObject |
( |
fieldNames] |
[var2field[nVar], |
|
|
runTime. |
timeName(), |
|
|
mesh |
, |
|
|
IOobject::MUST_READ |
, |
|
|
IOobject::NO_WRITE |
| |
|
) |
| | |
| volScalarField sf |
( |
fieldObject |
, |
|
|
mesh |
| |
|
) |
| | |
| if |
( |
which_type |
= = Z_TRI03 |
) |
|
Variable Documentation
Definition at line 1 of file getPatchFieldScalar.H.
Referenced by Foam::fvc::average(), fvMotionSolver::cellMotionBoundaryTypes(), polyBoundaryMesh::clearAddressing(), outletStabilised< Type >::correction(), linearUpwind< Type >::correction(), GeometricBoundaryField::evaluate(), forAll(), pointBoundaryMesh::globalPatch(), hhuMixtureThermo< MixtureType >::hhuMixtureThermo(), hhuCombustionThermo::huBoundaryTypes(), if(), pointPatchInterpolation::interpolate(), localMin< Type >::interpolate(), localMax< Type >::interpolate(), LimitedScheme< Type, Limiter, LimitFunc >::limiter(), Foam::fv::makeFvGradScheme(), Foam::MapGeometricFields(), polyBoundaryMesh::neighbourEdges(), Foam::preservePatchTypes(), Foam::fvc::surfaceIntegrate(), USERD_get_nsided_conn(), USERD_get_part_coords(), USERD_get_part_element_ids_by_type(), USERD_get_part_elements_by_type(), USERD_get_part_node_ids(), extendedUpwindCellToFaceStencil::weightedSum(), outletStabilised< Type >::weights(), clippedLinear< Type >::weights(), midPoint< Type >::weights(), and polyBoundaryMesh::writeData().
| const scalarField& sfb = sf.boundaryField()[patchi] |
| const polyBoundaryMesh& bMesh = meshPtr->boundaryMesh() |
Copyright © 2000-2009 OpenCFD Ltd
|