Find the reference cell nearest (in index) to the given cell but which is not on a cyclic, symmetry or processor patch. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
bool | setRefCell (const volScalarField &field, const volScalarField &fieldRef, const dictionary &dict, label &refCelli, scalar &refValue, const bool forceReference=false) |
If the field fieldRef needs referencing find the reference cell nearest. More... | |
bool | setRefCell (const volScalarField &field, const dictionary &dict, label &refCelli, scalar &refValue, const bool forceReference=false) |
If the field needs referencing find the reference cell nearest. More... | |
scalar | getRefCellValue (const volScalarField &field, const label refCelli) |
Return the current value of field in the reference cell. More... | |
Find the reference cell nearest (in index) to the given cell but which is not on a cyclic, symmetry or processor patch.
Original source file findRefCell.H
InNamespace Foam
Definition in file findRefCell.H.