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
dd4f5d89
Commit
dd4f5d89
authored
Dec 31, 2012
by
mattijs
Browse files
STYLE: extendedCentredFaceToCell: include file order
parent
63e8be78
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/finiteVolume/fvMesh/extendedStencil/faceToCell/extendedCentredFaceToCellStencil.C
View file @
dd4f5d89
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011
-2012
OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -23,8 +23,8 @@ License
\*---------------------------------------------------------------------------*/
#include
"mapDistribute.H"
#include
"extendedCentredFaceToCellStencil.H"
#include
"mapDistribute.H"
#include
"faceToCellStencil.H"
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //
...
...
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