36 #ifndef fvcLaplacian_H 37 #define fvcLaplacian_H 55 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 57 const GeometricField<Type, fvPatchField, volMesh>&,
62 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 64 const tmp<GeometricField<Type, fvPatchField, volMesh>>&,
69 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 71 const GeometricField<Type, fvPatchField, volMesh>&
75 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 77 const tmp<GeometricField<Type, fvPatchField, volMesh>>&
81 template<
class Type,
class GType>
82 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 84 const dimensioned<GType>&,
85 const GeometricField<Type, fvPatchField, volMesh>&,
89 template<
class Type,
class GType>
90 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 92 const dimensioned<GType>&,
93 const tmp<GeometricField<Type, fvPatchField, volMesh>>&,
97 template<
class Type,
class GType>
98 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 100 const dimensioned<GType>&,
101 const GeometricField<Type, fvPatchField, volMesh>&
104 template<
class Type,
class GType>
105 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 107 const dimensioned<GType>&,
108 const tmp<GeometricField<Type, fvPatchField, volMesh>>&
112 template<
class Type,
class GType>
113 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 115 const GeometricField<GType, fvPatchField, volMesh>&,
116 const GeometricField<Type, fvPatchField, volMesh>&,
120 template<
class Type,
class GType>
121 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 123 const tmp<GeometricField<GType, fvPatchField, volMesh>>&,
124 const GeometricField<Type, fvPatchField, volMesh>&,
128 template<
class Type,
class GType>
129 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 131 const GeometricField<GType, fvPatchField, volMesh>&,
132 const tmp<GeometricField<Type, fvPatchField, volMesh>>&,
136 template<
class Type,
class GType>
137 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 139 const tmp<GeometricField<GType, fvPatchField, volMesh>>&,
140 const tmp<GeometricField<Type, fvPatchField, volMesh>>&,
144 template<
class Type,
class GType>
145 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 147 const GeometricField<GType, fvPatchField, volMesh>&,
148 const GeometricField<Type, fvPatchField, volMesh>&
151 template<
class Type,
class GType>
152 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 154 const tmp<GeometricField<GType, fvPatchField, volMesh>>&,
155 const GeometricField<Type, fvPatchField, volMesh>&
158 template<
class Type,
class GType>
159 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 161 const GeometricField<GType, fvPatchField, volMesh>&,
162 const tmp<GeometricField<Type, fvPatchField, volMesh>>&
165 template<
class Type,
class GType>
166 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 168 const tmp<GeometricField<GType, fvPatchField, volMesh>>&,
169 const tmp<GeometricField<Type, fvPatchField, volMesh>>&
173 template<
class Type,
class GType>
174 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 176 const GeometricField<GType, fvsPatchField, surfaceMesh>&,
177 const GeometricField<Type, fvPatchField, volMesh>&,
181 template<
class Type,
class GType>
182 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 184 const tmp<GeometricField<GType, fvsPatchField, surfaceMesh>>&,
185 const GeometricField<Type, fvPatchField, volMesh>&,
189 template<
class Type,
class GType>
190 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 192 const GeometricField<GType, fvsPatchField, surfaceMesh>&,
193 const tmp<GeometricField<Type, fvPatchField, volMesh>>&,
197 template<
class Type,
class GType>
198 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 200 const tmp<GeometricField<GType, fvsPatchField, surfaceMesh>>&,
201 const tmp<GeometricField<Type, fvPatchField, volMesh>>&,
205 template<
class Type,
class GType>
206 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 208 const GeometricField<GType, fvsPatchField, surfaceMesh>&,
209 const GeometricField<Type, fvPatchField, volMesh>&
212 template<
class Type,
class GType>
213 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 215 const tmp<GeometricField<GType, fvsPatchField, surfaceMesh>>&,
216 const GeometricField<Type, fvPatchField, volMesh>&
219 template<
class Type,
class GType>
220 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 222 const GeometricField<GType, fvsPatchField, surfaceMesh>&,
223 const tmp<GeometricField<Type, fvPatchField, volMesh>>&
226 template<
class Type,
class GType>
227 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 229 const tmp<GeometricField<GType, fvsPatchField, surfaceMesh>>&,
230 const tmp<GeometricField<Type, fvPatchField, volMesh>>&
tmp< GeometricField< Type, fvPatchField, volMesh > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)