![]() |
|
Public Member Functions | |
TypeName ("Gauss") | |
Runtime type information. | |
gaussLaplacianScheme (const fvMesh &mesh) | |
Construct null. | |
gaussLaplacianScheme (const fvMesh &mesh, Istream &is) | |
Construct from Istream. | |
tmp< fvMatrix< Type > > | fvmLaplacian (const surfaceScalarField &, GeometricField< Type, fvPatchField, volMesh > &) |
tmp< fvMatrix< Type > > | fvmLaplacian (const surfaceTensorField &, GeometricField< Type, fvPatchField, volMesh > &) |
tmp< GeometricField< Type, fvPatchField, volMesh > > | fvcLaplacian (const GeometricField< Type, fvPatchField, volMesh > &) |
tmp< GeometricField< Type, fvPatchField, volMesh > > | fvcLaplacian (const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) |
tmp< GeometricField< Type, fvPatchField, volMesh > > | fvcLaplacian (const surfaceTensorField &, const GeometricField< Type, fvPatchField, volMesh > &) |
|
Construct null.
Definition at line 97 of file gaussLaplacianScheme.H. References mesh. |
|
Construct from Istream.
Definition at line 103 of file gaussLaplacianScheme.H. References Foam::surfaceScalarField, and Foam::surfaceTensorField. |
|
Implements laplacianScheme. |
|
Implements laplacianScheme. |
|
Implements laplacianScheme. |
|
Implements laplacianScheme. |
|
Implements laplacianScheme. |
|
Runtime type information.
|