resetBoundaries.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 forAll (U.boundaryField(), patchi)
 

Variables

const Foam::FieldField< Foam::fvsPatchField, vectorrhoHbyA_orig (fvc::interpolate(rho.boundaryField() *HbyA.boundaryField()))
 
surfaceScalarField::Boundary & rhorAUfbf = rhorAUf.boundaryFieldRef()
 
surfaceVectorField::Boundary & rhoHbyAfbf = rhoHbyAf.boundaryFieldRef()
 

Function Documentation

◆ forAll()

forAll ( U.  boundaryField(),
patchi   
)

Definition at line 17 of file resetBoundaries.H.

References rhoHbyA_orig, rhoHbyAfbf, rhorAUfbf, and U.

Variable Documentation

◆ rhoHbyA_orig

const Foam::FieldField< Foam::fvsPatchField, vector > rhoHbyA_orig(fvc::interpolate(rho.boundaryField() *HbyA.boundaryField())) ( fvc::interpolate(rho.boundaryField() *HbyA.boundaryField())  )
Initial value:
{
(
fvc::interpolate(rho.boundaryField()*rAU.boundaryField())
)
A field of fields is a PtrList of fields with reference counting.
Definition: FieldField.H:80
tmp< volScalarField > rAU
Definition: initCorrectPhi.H:1

Referenced by forAll().

◆ rhorAUfbf

surfaceScalarField::Boundary& rhorAUfbf = rhorAUf.boundaryFieldRef()

Definition at line 14 of file resetBoundaries.H.

Referenced by forAll().

◆ rhoHbyAfbf

surfaceVectorField::Boundary& rhoHbyAfbf = rhoHbyAf.boundaryFieldRef()

Definition at line 15 of file resetBoundaries.H.

Referenced by forAll().