Functions | Variables
volContinuity.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

conserve internalField ()+
 

Variables

scalar sumLocalContErr
 
scalar globalContErr
 

Function Documentation

◆ internalField()

conserve internalField ( )

Referenced by pointPatchField< Type >::addToInternalField(), Foam::fvc::average(), cellCoBlended< Type >::blendingFactor(), Foam::bound(), Foam::compressibleCourantNo(), kinematicSingleLayer::CourantNumber(), displacementComponentLaplacianFvMotionSolver::curPoints(), displacementSBRStressFvMotionSolver::curPoints(), displacementLaplacianFvMotionSolver::curPoints(), pointFieldDecomposer::decomposeField(), fvFieldDecomposer::decomposeField(), basicSymmetryPointPatchField< Type >::evaluate(), cyclicSlipPointPatchField< Type >::evaluate(), nonuniformTransformCyclicPointPatchField< Type >::evaluate(), wedgePointPatchField< Type >::evaluate(), symmetryPlanePointPatchField< Type >::evaluate(), fixedNormalSlipPointPatchField::evaluate(), valuePointPatchField< vector >::evaluate(), surfaceSlipDisplacementPointPatchVectorField::evaluate(), CoEulerDdtScheme< Type >::fvmDdt(), SLTSDdtScheme< Type >::fvmDdt(), gaussLaplacianScheme< Type, GType >::fvmLaplacian(), immersedBoundaryFvPatchField< Type >::ibCellValue(), immersedBoundaryFvPatchField< Type >::ibSamplingPointValue(), if(), immersedBoundaryFvPatchField< Type >::imposeDeadCondition(), immersedBoundaryFvPatchField< Type >::imposeDirichletCondition(), immersedBoundaryFvPatchField< Type >::imposeNeumannCondition(), MPPICCloud< CloudType >::info(), meshToMesh0::interpolate(), meshToMesh::mapInternalSrcToTgt(), meshToMesh::mapInternalTgtToSrc(), displacementMotionSolverMeshMover::move(), GeometricField< vector, pointPatchField, pointMesh >::negate(), cyclicFvPatchField< scalar >::neighbourPatchField(), cyclicAMIFvPatchField< scalar >::neighbourPatchField(), cyclicACMIFvPatchField< Type >::neighbourPatchField(), cyclicACMIFvPatchField< Type >::nonOverlapPatchField(), pointPatchField< Type >::patchInternalField(), jumpCyclicFvPatchField< scalar >::patchNeighbourField(), jumpCyclicAMIFvPatchField< scalar >::patchNeighbourField(), cyclicFvPatchField< scalar >::patchNeighbourField(), cyclicAMIFvPatchField< scalar >::patchNeighbourField(), cyclicACMIFvPatchField< Type >::patchNeighbourField(), pointFieldReconstructor::reconstructField(), parFvFieldReconstructor::reconstructFvSurfaceField(), fvFieldReconstructor::reconstructFvSurfaceField(), parFvFieldReconstructor::reconstructFvVolumeField(), fvFieldReconstructor::reconstructFvVolumeField(), fvFieldReconstructor::reconstructFvVolumeInternalField(), parFvFieldReconstructor::reconstructFvVolumeInternalField(), immersedBoundaryVelocityWallFunctionFvPatchVectorField::setIbCellValues(), immersedBoundaryWallFunctionFvPatchField< Type >::setIbCellValues(), immersedBoundaryFvPatchField< Type >::setIbCellValues(), pointPatchField< Type >::setInInternalField(), fvMatrix< Type >::setValuesFromList(), GeometricField< vector, pointPatchField, pointMesh >::T(), valuePointPatchField< vector >::updateCoeffs(), mappedFixedInternalValueFvPatchField< Type >::updateCoeffs(), myMappedFixedInternalValueFvPatchField< Type >::updateCoeffs(), mappedFixedPushedInternalValueFvPatchField< Type >::updateCoeffs(), sampledIsoSurfaceCell::updateGeometry(), immersedBoundaryFvPatchField< Type >::updateIbValues(), jumpCyclicFvPatchField< scalar >::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< scalar >::updateInterfaceMatrix(), energyRegionCoupledFvPatchScalarField::updateInterfaceMatrix(), and regionSizeDistribution::write().

Variable Documentation

◆ sumLocalContErr

scalar sumLocalContErr
Initial value:
= runTime.deltaTValue()*
mag(conserve)().weightedAverage(mesh.V()).value()

Definition at line 9 of file volContinuity.H.

◆ globalContErr

scalar globalContErr
Initial value:
= runTime.deltaTValue()*
conserve.weightedAverage(mesh.V()).value()

Definition at line 12 of file volContinuity.H.

Foam::mag
dimensioned< scalar > mag(const dimensioned< Type > &)
mesh
dynamicFvMesh & mesh
Definition: createDynamicFvMesh.H:18