Namespaces | Functions
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
 

Functions

bool setRefCell (const volScalarField &field, const volScalarField &fieldRef, const dictionary &dict, label &refCelli, scalar &refValue, const bool forceReference=false)
 
bool setRefCell (const volScalarField &field, const dictionary &dict, label &refCelli, scalar &refValue, const bool forceReference=false)
 
scalar getRefCellValue (const volScalarField &field, const label refCelli)
 

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.