35 #ifndef fvScalarMatrix_H 36 #define fvScalarMatrix_H intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
tmp< GeometricField< Type, fvPatchField, volMesh > > H() const
Return the H operation source.
tmp< volScalarField > H1() const
Return H(1)
SolverPerformance< Type > solve()
Solve returning the solution statistics.
Forward declarations of fvMatrix specializations.
autoPtr< fvSolver > solver()
Construct and return the solver.
void setComponentReference(const label patchi, const label facei, const direction cmpt, const scalar value)
Set reference level for a component of the solution.
SolverPerformance< Type > solveSegregated(const dictionary &)
Solve segregated returning the solution statistics.
tmp< Field< Type > > residual() const
Return the matrix residual.
SolverPerformance< scalar > solverPerformance
SolverPerformance instantiated for a scalar.