![]() |
|
Public Member Functions | |
TypeName ("Gauss") | |
Runtime type information. | |
gaussLaplacianScheme (const faMesh &mesh) | |
Construct null. | |
gaussLaplacianScheme (const faMesh &mesh, Istream &is) | |
Construct from Istream. | |
tmp< faMatrix< Type > > | famLaplacian (const edgeScalarField &, GeometricField< Type, faPatchField, areaMesh > &) |
tmp< GeometricField< Type, faPatchField, areaMesh > > | facLaplacian (const GeometricField< Type, faPatchField, areaMesh > &) |
tmp< GeometricField< Type, faPatchField, areaMesh > > | facLaplacian (const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) |
|
Construct null.
Definition at line 86 of file gaussFaLaplacianScheme.H. References mesh. |
|
Construct from Istream.
Definition at line 92 of file gaussFaLaplacianScheme.H. References Foam::edgeScalarField. |
|
Implements laplacianScheme. |
|
Implements laplacianScheme. |
|
Implements laplacianScheme. |
|
Runtime type information.
|