Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
7ab3576f
Commit
7ab3576f
authored
Nov 24, 2010
by
mattijs
Browse files
STYLE: lagrangian : include interpolation.H instead of interpolationCellPoint
parent
3eefd6de
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/lagrangian/dieselSpray/spray/sprayOps.C
View file @
7ab3576f
...
...
@@ -28,7 +28,7 @@ License
#include "breakupModel.H"
#include "collisionModel.H"
#include "dispersionModel.H"
#include "interpolation
CellPoint
.H"
#include "interpolation.H"
#include "processorPolyPatch.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
...
...
src/lagrangian/intermediate/clouds/Templates/ThermoCloud/ThermoCloud.C
View file @
7ab3576f
...
...
@@ -24,7 +24,6 @@ License
\*---------------------------------------------------------------------------*/
#include "ThermoCloud.H"
#include "interpolationCellPoint.H"
#include "ThermoParcel.H"
#include "HeatTransferModel.H"
...
...
src/lagrangian/intermediate/parcels/Templates/KinematicParcel/KinematicParcel.H
View file @
7ab3576f
...
...
@@ -48,7 +48,7 @@ SourceFiles
#include "Particle.H"
#include "IOstream.H"
#include "autoPtr.H"
#include "interpolation
CellPoint
.H"
#include "interpolation.H"
#include "contiguous.H"
#include "KinematicCloud.H"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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