Loading...
Searching...
No Matches
slicedSurfaceFields.H
Go to the documentation of this file.
1/*---------------------------------------------------------------------------*\
2 ========= |
3 \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
4 \\ / O peration |
5 \\ / A nd | www.openfoam.com
6 \\/ M anipulation |
7-------------------------------------------------------------------------------
8 Copyright (C) 2011 OpenFOAM Foundation
9-------------------------------------------------------------------------------
10License
11 This file is part of OpenFOAM.
12
13 OpenFOAM is free software: you can redistribute it and/or modify it
14 under the terms of the GNU General Public License as published by
15 the Free Software Foundation, either version 3 of the License, or
16 (at your option) any later version.
17
18 OpenFOAM is distributed in the hope that it will be useful, but WITHOUT
19 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
20 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
21 for more details.
22
23 You should have received a copy of the GNU General Public License
24 along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
25
26InClass
27 Foam::slicedSurfaceFields
28
29\*---------------------------------------------------------------------------*/
30
31#ifndef Foam_slicedSurfaceFields_H
32#define Foam_slicedSurfaceFields_H
33
35#include "slicedFvsPatchField.H"
36#include "surfaceMesh.H"
38
39// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
40
41namespace Foam
42{
43
44// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
45
46template<>
50{}
51
52template<>
53inline void
56{}
57
58template<>
59inline void
61<
66>::
68{}
69
70template<>
71inline void
73<
80{}
81
82template<>
83inline void
86{}
87
88
89// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
90
91} // End namespace Foam
92
93// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
94
95#endif
96
97// ************************************************************************* //
Specialization of GeometricField which holds slices of given complete fields in a form that they act ...
SlicedGeometricField(const IOobject &, const Mesh &, const dimensionSet &dims, const Field< Type > &completeField, const bool preserveCouples=true)
void correctBoundaryConditions()
Correct boundary field.
An abstract base class with a fat-interface to all derived classes covering all possible ways in whic...
Specialization of fvsPatchField which creates the underlying fvsPatchField as a slice of the given co...
Mesh data needed to do the Finite Volume discretisation.
Definition surfaceMesh.H:47
Namespace for OpenFOAM.
SphericalTensor< scalar > sphericalTensor
SphericalTensor of scalars, i.e. SphericalTensor<scalar>.
SymmTensor< scalar > symmTensor
SymmTensor of scalars, i.e. SymmTensor<scalar>.
Definition symmTensor.H:55
cellMask correctBoundaryConditions()