All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups
Functions
extendedFaceStencilFormVfValues.H File Reference
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Original source file extendedFaceStencilFormVfValues.H

Group grpleastSquaresOpt This group contains common part of QGD solvers.

Definition in file extendedFaceStencilFormVfValues.H.

Function Documentation

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().

Here is the call graph for this function:

Here is the caller graph for this function:

void formVfValues ( const GeometricField< FieldType, fvPatchField, volMesh > &  iF,
List< List3< scalar >> &  procVfValues 
)

Definition at line 146 of file extendedFaceStencilFormVfValues.H.