
Go to the source code of this file.
Functions | |
| void | formVfValues (const volScalarField &iF, List3< scalar > &procVfValues) |
| template<class FieldType > | |
| void | formVfValues (const GeometricField< FieldType, fvPatchField, volMesh > &iF, List< List3< scalar >> &procVfValues) |
Original source file extendedFaceStencilFormVfValues.H
Group grpleastSquaresOpt This group contains common part of QGD solvers.
Definition in file extendedFaceStencilFormVfValues.H.
| void formVfValues | ( | const volScalarField & | iF, |
| List3< scalar > & | procVfValues | ||
| ) |
Definition at line 30 of file extendedFaceStencilFormVfValues.H.
References forAll().
Referenced by leastSquaresOpt::Div(), and leastSquaresOpt::Grad().


| void formVfValues | ( | const GeometricField< FieldType, fvPatchField, volMesh > & | iF, |
| List< List3< scalar >> & | procVfValues | ||
| ) |
Definition at line 146 of file extendedFaceStencilFormVfValues.H.