35 #ifndef fvmLaplacian_H 36 #define fvmLaplacian_H 48 template<
class Type>
class fvMatrix;
59 const GeometricField<Type, fvPatchField, volMesh>&,
66 const GeometricField<Type, fvPatchField, volMesh>&
74 const GeometricField<Type, fvPatchField, volMesh>&,
82 const GeometricField<Type, fvPatchField, volMesh>&
90 const GeometricField<Type, fvPatchField, volMesh>&,
98 const GeometricField<Type, fvPatchField, volMesh>&
102 template<
class Type,
class GType>
105 const dimensioned<GType>&,
106 const GeometricField<Type, fvPatchField, volMesh>&,
110 template<
class Type,
class GType>
113 const dimensioned<GType>&,
114 const GeometricField<Type, fvPatchField, volMesh>&
118 template<
class Type,
class GType>
121 const GeometricField<GType, fvPatchField, volMesh>&,
122 const GeometricField<Type, fvPatchField, volMesh>&,
126 template<
class Type,
class GType>
129 const GeometricField<GType, fvPatchField, volMesh>&,
130 const GeometricField<Type, fvPatchField, volMesh>&
134 template<
class Type,
class GType>
137 const tmp<GeometricField<GType, fvPatchField, volMesh>>&,
138 const GeometricField<Type, fvPatchField, volMesh>&,
142 template<
class Type,
class GType>
145 const tmp<GeometricField<GType, fvPatchField, volMesh>>&,
146 const GeometricField<Type, fvPatchField, volMesh>&
150 template<
class Type,
class GType>
153 const GeometricField<GType, fvsPatchField, surfaceMesh>&,
154 const GeometricField<Type, fvPatchField, volMesh>&,
158 template<
class Type,
class GType>
161 const tmp<GeometricField<GType, fvsPatchField, surfaceMesh>>&,
162 const GeometricField<Type, fvPatchField, volMesh>&,
166 template<
class Type,
class GType>
169 const GeometricField<GType, fvsPatchField, surfaceMesh>&,
170 const GeometricField<Type, fvPatchField, volMesh>&
173 template<
class Type,
class GType>
176 const tmp<GeometricField<GType, fvsPatchField, surfaceMesh>>&,
177 const GeometricField<Type, fvPatchField, volMesh>&
tmp< fvMatrix< Type > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)