36 const bool evaluateUBCs
50 if (Ubf[
patchi].fixesValue())
52 Ubf[
patchi].initEvaluate();
59 if (Ubf[
patchi].fixesValue())
78 const bool evaluateUBCs
92 if (Ubf[
patchi].fixesValue())
94 Ubf[
patchi].initEvaluate();
101 if (Ubf[
patchi].fixesValue())
#define forAll(list, i)
Loop across all elements in list.
Generic GeometricBoundaryField class.
void evaluate()
Evaluate boundary conditions.
Generic GeometricField class.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
Boundary & boundaryFieldRef()
Return a reference to the boundary field.
Mesh data needed to do the Finite Volume discretisation.
const surfaceVectorField & Sf() const
Return cell face area vectors.
bool changing() const
Is mesh changing.
Flux correction functions to ensure continuity.
void correctUphiBCs(volVectorField &U, surfaceScalarField &phi, const bool evaluateUBCs)
If the mesh is moving correct the velocity BCs on the moving walls to.