Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
1e2832fd
Commit
1e2832fd
authored
Jul 19, 2011
by
Henry
Browse files
Corrected class names in the file descriptions
parent
dd578179
Changes
32
Hide whitespace changes
Inline
Side-by-side
applications/solvers/multiphase/interMixingFoam/incompressibleThreePhaseMixture/threePhaseMixture.C
View file @
1e2832fd
...
...
@@ -21,9 +21,6 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
threePhaseMixture
\*---------------------------------------------------------------------------*/
#include
"threePhaseMixture.H"
...
...
applications/utilities/mesh/manipulation/polyDualMesh/meshDualiser.C
View file @
1e2832fd
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2004-201
0
OpenCFD Ltd.
\\ / A nd | Copyright (C) 2004-201
1
OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -21,9 +21,6 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
meshDualiser
\*---------------------------------------------------------------------------*/
#include
"meshDualiser.H"
...
...
applications/utilities/mesh/manipulation/setSet/writeFuns.H
View file @
1e2832fd
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2004-201
0
OpenCFD Ltd.
\\ / A nd | Copyright (C) 2004-201
1
OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -22,18 +22,18 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::writeFun
ction
s
Foam::writeFuns
Description
Various functions for collecting and writing binary data.
SourceFiles
writeFun
ction
s.C
writeFuns.C
\*---------------------------------------------------------------------------*/
#ifndef writeFun
ction
s_H
#define writeFun
ction
s_H
#ifndef writeFuns_H
#define writeFuns_H
#include
"labelList.H"
#include
"floatScalar.H"
...
...
applications/utilities/postProcessing/dataConversion/foamToVTK/writeFuns.H
View file @
1e2832fd
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2004-201
0
OpenCFD Ltd.
\\ / A nd | Copyright (C) 2004-201
1
OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -22,18 +22,18 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::writeFun
ction
s
Foam::writeFuns
Description
Various functions for collecting and writing binary data.
SourceFiles
writeFun
ction
s.C
writeFuns.C
\*---------------------------------------------------------------------------*/
#ifndef writeFun
ction
s_H
#define writeFun
ction
s_H
#ifndef writeFuns_H
#define writeFuns_H
#include
"floatScalar.H"
#include
"DynamicList.H"
...
...
src/OSspecific/POSIX/fileMonitor.C
View file @
1e2832fd
...
...
@@ -21,9 +21,6 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
fileMonitor
\*----------------------------------------------------------------------------*/
#include
"fileMonitor.H"
...
...
src/OpenFOAM/db/error/StaticAssert.H
View file @
1e2832fd
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::StaticAssertFailed
Foam::StaticAssert
ion
Failed
Description
Macros and classes to provide static (compile-time) assertions.
...
...
src/OpenFOAM/fields/GeometricFields/geometricOneField/geometricOneField.H
View file @
1e2832fd
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::
G
eometricField
Foam::
g
eometric
One
Field
Description
A class representing the concept of a GeometricField of 1 used to avoid
...
...
src/OpenFOAM/fields/GeometricFields/geometricZeroField/geometricZeroField.H
View file @
1e2832fd
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::
G
eometricField
Foam::
g
eometric
Zero
Field
Description
A class representing the concept of a GeometricField of 1 used to avoid
...
...
src/OpenFOAM/interpolations/interpolationTable/tableReaders/tableReaders.H
View file @
1e2832fd
...
...
@@ -21,9 +21,6 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::tableReader
SourceFiles
tableReaders.C
...
...
src/OpenFOAM/meshes/polyMesh/zones/zone/zone.H
View file @
1e2832fd
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2004-201
0
OpenCFD Ltd.
\\ / A nd | Copyright (C) 2004-201
1
OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::
cellZ
one
Foam::
z
one
Description
Base class for zones
...
...
src/finiteVolume/cfdTools/general/fieldSources/basicSource/basicSource/basicSourceList.H
View file @
1e2832fd
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::basic
s
ourceList
Foam::basic
S
ourceList
Description
List of explict sources
...
...
src/finiteVolume/fvMatrices/fvMatricesFwd.H
View file @
1e2832fd
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2004-201
0
OpenCFD Ltd.
\\ / A nd | Copyright (C) 2004-201
1
OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -21,14 +21,8 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::fvMatrix
Description
A special matrix type and solver, designed for finite volume
solutions of scalar equations.
Face addressing is used to make all matrix assembly
and solution loops vectorise.
Forward declarations of fvMatrix specializations.
\*---------------------------------------------------------------------------*/
...
...
src/finiteVolume/fvMatrices/fvMatrix/fvMatrix.H
View file @
1e2832fd
...
...
@@ -25,7 +25,10 @@ Class
Foam::fvMatrix
Description
Finite-Volume matrix.
A special matrix type and solver, designed for finite volume
solutions of scalar equations.
Face addressing is used to make all matrix assembly
and solution loops vectorise.
SourceFiles
fvMatrix.C
...
...
src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/pureUpwindCFCCellToFaceStencilObject.H
View file @
1e2832fd
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2008-201
0
OpenCFD Ltd.
\\ / A nd | Copyright (C) 2008-201
1
OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::
u
pwindCFCCellToFaceStencilObject
Foam::
pureU
pwindCFCCellToFaceStencilObject
Description
...
...
src/finiteVolume/interpolation/interpolation/interpolationCellPointWallModified/interpolationCellPointWallModified.H
View file @
1e2832fd
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::interpolationCellPoint
Foam::interpolationCellPoint
WallModified
Description
Same as interpolationCellPoint, but if interpolating a wall face, uses
...
...
src/finiteVolume/interpolation/mapping/fvFieldMappers/MapFvSurfaceField.H
View file @
1e2832fd
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2004-201
0
OpenCFD Ltd.
\\ / A nd | Copyright (C) 2004-201
1
OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::Map
FvSurface
Field
Foam::Map
Internal
Field
Description
Map Surface internal field on topology change. This is a partial
...
...
src/finiteVolume/interpolation/mapping/fvFieldMappers/MapFvVolField.H
View file @
1e2832fd
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2004-201
0
OpenCFD Ltd.
\\ / A nd | Copyright (C) 2004-201
1
OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::Map
FvVo
lField
Foam::Map
Interna
lField
Description
Map volume internal field on topology change. This is a partial
...
...
src/fvMotionSolver/fvMotionSolvers/displacement/displacementFvMotionSolver/displacementFvMotionSolver.H
View file @
1e2832fd
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2004-201
0
OpenCFD Ltd.
\\ / A nd | Copyright (C) 2004-201
1
OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::displacementFvMotionSolver
.H
Foam::displacementFvMotionSolver
Description
Base class for fvMotionSolvers which calculate displacement.
...
...
src/lagrangian/coalCombustion/coalCloud/coalCloud.H
View file @
1e2832fd
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
C
oalCloud
c
oalCloud
Description
Cloud class to introduce coal parcels
...
...
src/lagrangian/intermediate/parcels/derived/basicReactingMultiphaseParcel/basicReactingMultiphaseParcel.H
View file @
1e2832fd
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::
B
asicReactingMultiphaseParcel
Foam::
b
asicReactingMultiphaseParcel
Description
Definition of basic reacting parcel
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment