35 #ifndef fvmLaplacian_H 36 #define fvmLaplacian_H 58 const GeometricField<Type, fvPatchField, volMesh>&,
65 const GeometricField<Type, fvPatchField, volMesh>&
73 const GeometricField<Type, fvPatchField, volMesh>&,
81 const GeometricField<Type, fvPatchField, volMesh>&
89 const GeometricField<Type, fvPatchField, volMesh>&,
97 const GeometricField<Type, fvPatchField, volMesh>&
101 template<
class Type,
class GType>
104 const dimensioned<GType>&,
105 const GeometricField<Type, fvPatchField, volMesh>&,
109 template<
class Type,
class GType>
112 const dimensioned<GType>&,
113 const GeometricField<Type, fvPatchField, volMesh>&
117 template<
class Type,
class GType>
120 const GeometricField<GType, fvPatchField, volMesh>&,
121 const GeometricField<Type, fvPatchField, volMesh>&,
125 template<
class Type,
class GType>
128 const GeometricField<GType, fvPatchField, volMesh>&,
129 const GeometricField<Type, fvPatchField, volMesh>&
133 template<
class Type,
class GType>
136 const tmp<GeometricField<GType, fvPatchField, volMesh>>&,
137 const GeometricField<Type, fvPatchField, volMesh>&,
141 template<
class Type,
class GType>
144 const tmp<GeometricField<GType, fvPatchField, volMesh>>&,
145 const GeometricField<Type, fvPatchField, volMesh>&
149 template<
class Type,
class GType>
152 const GeometricField<GType, fvsPatchField, surfaceMesh>&,
153 const GeometricField<Type, fvPatchField, volMesh>&,
157 template<
class Type,
class GType>
160 const tmp<GeometricField<GType, fvsPatchField, surfaceMesh>>&,
161 const GeometricField<Type, fvPatchField, volMesh>&,
165 template<
class Type,
class GType>
168 const GeometricField<GType, fvsPatchField, surfaceMesh>&,
169 const GeometricField<Type, fvPatchField, volMesh>&
172 template<
class Type,
class GType>
175 const tmp<GeometricField<GType, fvsPatchField, surfaceMesh>>&,
176 const GeometricField<Type, fvPatchField, volMesh>&
tmp< fvMatrix< Type > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)