
Go to the source code of this file.
Functions | |
| forAll (U.boundaryField(), patchi) | |
Variables | |
| const Foam::FieldField< Foam::fvsPatchField, vector > | rhoHbyA_orig (fvc::interpolate(rho.boundaryField() *HbyA.boundaryField())) |
| surfaceScalarField::Boundary & | rhorAUfbf = rhorAUf.boundaryFieldRef() |
| surfaceVectorField::Boundary & | rhoHbyAfbf = rhoHbyAf.boundaryFieldRef() |
| forAll | ( | U. | boundaryField(), |
| patchi | |||
| ) |
Definition at line 17 of file resetBoundaries.H.
References rhoHbyA_orig, rhoHbyAfbf, rhorAUfbf, and U.
| const Foam::FieldField<Foam::fvsPatchField, vector> rhoHbyA_orig(fvc::interpolate(rho.boundaryField() *HbyA.boundaryField())) |
Referenced by forAll().
| surfaceScalarField::Boundary& rhorAUfbf = rhorAUf.boundaryFieldRef() |
Definition at line 14 of file resetBoundaries.H.
Referenced by forAll().
| surfaceVectorField::Boundary& rhoHbyAfbf = rhoHbyAf.boundaryFieldRef() |
Definition at line 15 of file resetBoundaries.H.
Referenced by forAll().