34 const bool evaluateUBCs
48 if (Ubf[
patchi].fixesValue())
50 Ubf[
patchi].initEvaluate();
57 if (Ubf[
patchi].fixesValue())
76 const bool evaluateUBCs
90 if (Ubf[
patchi].fixesValue())
92 Ubf[
patchi].initEvaluate();
99 if (Ubf[
patchi].fixesValue())
bool changing() const
Is mesh changing (topology changing and/or moving)
#define forAll(list, i)
Loop across all elements in list.
const surfaceVectorField & Sf() const
Return cell face area vectors.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
void correctUphiBCs(volVectorField &U, surfaceScalarField &phi, const bool evaluateUBCs)
If the mesh is moving correct the velocity BCs on the moving walls to.
void evaluate()
Evaluate boundary conditions.
const Mesh & mesh() const
Return mesh.
Boundary & boundaryFieldRef()
Return a reference to the boundary field.
Mesh data needed to do the Finite Volume discretisation.