derivedFieldsFunctionObject.H
Go to the documentation of this file.
1 /*---------------------------------------------------------------------------*\
2  Copyright : (C) 2011 Symscape
3  Website : www.symscape.com
4 -------------------------------------------------------------------------------
5 License
6  This file is part of OpenFOAM.
7 
8  OpenFOAM is free software: you can redistribute it and/or modify it
9  under the terms of the GNU General Public License as published by
10  the Free Software Foundation, either version 3 of the License, or
11  (at your option) any later version.
12 
13  OpenFOAM is distributed in the hope that it will be useful, but WITHOUT
14  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
15  FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16  for more details.
17 
18  You should have received a copy of the GNU General Public License
19  along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
20 
21 Typedef
22  Foam::derivedFieldsFunctionObject
23 
24 Description
25  FunctionObject wrapper around derivedFields to allow them to be created via the
26  functions list within controlDict.
27 
28 SourceFiles
29  derivedFieldsFunctionObject.C
30 
31 \*---------------------------------------------------------------------------*/
32 
33 #ifndef derivedFieldsFunctionObject_H
34 #define derivedFieldsFunctionObject_H
35 
36 #include "derivedFields.H"
38 
39 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
40 
41 namespace Foam
42 {
44 }
45 
46 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
47 
48 #endif
49 
50 // ************************************************************************* //
OutputFilterFunctionObject.H
Foam::OutputFilterFunctionObject
A functionObject wrapper around OutputFilter to allow them to be created via the functions entry with...
Definition: OutputFilterFunctionObject.H:67
Foam::derivedFieldsFunctionObject
OutputFilterFunctionObject< derivedFields > derivedFieldsFunctionObject
FunctionObject wrapper around derivedFields to allow them to be created via the functions list within...
Definition: derivedFieldsFunctionObject.H:43
derivedFields.H
Foam
Namespace for OpenFOAM.
Definition: combustionModel.C:30