38 #ifndef fvcLaplacian_H 39 #define fvcLaplacian_H 57 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 59 const GeometricField<Type, fvPatchField, volMesh>&,
64 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 66 const tmp<GeometricField<Type, fvPatchField, volMesh>>&,
71 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 73 const GeometricField<Type, fvPatchField, volMesh>&
77 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 79 const tmp<GeometricField<Type, fvPatchField, volMesh>>&
83 template<
class Type,
class GType>
84 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 86 const dimensioned<GType>&,
87 const GeometricField<Type, fvPatchField, volMesh>&,
91 template<
class Type,
class GType>
92 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 94 const dimensioned<GType>&,
95 const tmp<GeometricField<Type, fvPatchField, volMesh>>&,
99 template<
class Type,
class GType>
100 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 102 const dimensioned<GType>&,
103 const GeometricField<Type, fvPatchField, volMesh>&
106 template<
class Type,
class GType>
107 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 109 const dimensioned<GType>&,
110 const tmp<GeometricField<Type, fvPatchField, volMesh>>&
114 template<
class Type,
class GType>
115 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 117 const GeometricField<GType, fvPatchField, volMesh>&,
118 const GeometricField<Type, fvPatchField, volMesh>&,
122 template<
class Type,
class GType>
123 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 125 const tmp<GeometricField<GType, fvPatchField, volMesh>>&,
126 const GeometricField<Type, fvPatchField, volMesh>&,
130 template<
class Type,
class GType>
131 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 133 const GeometricField<GType, fvPatchField, volMesh>&,
134 const tmp<GeometricField<Type, fvPatchField, volMesh>>&,
138 template<
class Type,
class GType>
139 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 141 const tmp<GeometricField<GType, fvPatchField, volMesh>>&,
142 const tmp<GeometricField<Type, fvPatchField, volMesh>>&,
146 template<
class Type,
class GType>
147 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 149 const GeometricField<GType, fvPatchField, volMesh>&,
150 const GeometricField<Type, fvPatchField, volMesh>&
153 template<
class Type,
class GType>
154 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 156 const tmp<GeometricField<GType, fvPatchField, volMesh>>&,
157 const GeometricField<Type, fvPatchField, volMesh>&
160 template<
class Type,
class GType>
161 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 163 const GeometricField<GType, fvPatchField, volMesh>&,
164 const tmp<GeometricField<Type, fvPatchField, volMesh>>&
167 template<
class Type,
class GType>
168 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 170 const tmp<GeometricField<GType, fvPatchField, volMesh>>&,
171 const tmp<GeometricField<Type, fvPatchField, volMesh>>&
175 template<
class Type,
class GType>
176 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 178 const GeometricField<GType, fvsPatchField, surfaceMesh>&,
179 const GeometricField<Type, fvPatchField, volMesh>&,
183 template<
class Type,
class GType>
184 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 186 const tmp<GeometricField<GType, fvsPatchField, surfaceMesh>>&,
187 const GeometricField<Type, fvPatchField, volMesh>&,
191 template<
class Type,
class GType>
192 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 194 const GeometricField<GType, fvsPatchField, surfaceMesh>&,
195 const tmp<GeometricField<Type, fvPatchField, volMesh>>&,
199 template<
class Type,
class GType>
200 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 202 const tmp<GeometricField<GType, fvsPatchField, surfaceMesh>>&,
203 const tmp<GeometricField<Type, fvPatchField, volMesh>>&,
207 template<
class Type,
class GType>
208 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 210 const GeometricField<GType, fvsPatchField, surfaceMesh>&,
211 const GeometricField<Type, fvPatchField, volMesh>&
214 template<
class Type,
class GType>
215 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 217 const tmp<GeometricField<GType, fvsPatchField, surfaceMesh>>&,
218 const GeometricField<Type, fvPatchField, volMesh>&
221 template<
class Type,
class GType>
222 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 224 const GeometricField<GType, fvsPatchField, surfaceMesh>&,
225 const tmp<GeometricField<Type, fvPatchField, volMesh>>&
228 template<
class Type,
class GType>
229 tmp<GeometricField<Type, fvPatchField, volMesh>>
laplacian 231 const tmp<GeometricField<GType, fvsPatchField, surfaceMesh>>&,
232 const tmp<GeometricField<Type, fvPatchField, volMesh>>&
Forwards and collection of common volume field types.
tmp< GeometricField< Type, fvPatchField, volMesh > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)