Definition in file rhoBoundaryTypes.H.
Go to the source code of this file.
Functions | |
forAll (rhoBoundaryTypes, patchi) | |
Variables | |
const volScalarField::GeometricBoundaryField & | pbf = p.boundaryField() |
wordList | rhoBoundaryTypes = pbf.types() |
forAll | ( | rhoBoundaryTypes | , |
patchi | |||
) |
Definition at line 4 of file rhoBoundaryTypes.H.
References pbf.
const volScalarField::GeometricBoundaryField& pbf = p.boundaryField() |
Definition at line 1 of file rhoBoundaryTypes.H.
Referenced by forAll().
wordList rhoBoundaryTypes = pbf.types() |
Definition at line 2 of file rhoBoundaryTypes.H.