findRefCell.H File Reference

Find the reference cell nearest (in index) to the given cell but which is not on a cyclic, symmetry or processor patch. More...

Include dependency graph for findRefCell.H:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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

Source files

Definition in file findRefCell.H.