Skip to content
GitLab
Menu
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
d1a928d4
Commit
d1a928d4
authored
Oct 19, 2011
by
Henry
Browse files
Corrected line-length
parent
4354a9af
Changes
1
Show whitespace changes
Inline
Side-by-side
src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolation/surfaceInterpolation.H
View file @
d1a928d4
...
...
@@ -121,7 +121,8 @@ public:
//- Return reference to cell-centre difference coefficients
const
surfaceScalarField
&
deltaCoeffs
()
const
;
//- Return reference to non-orthogonal cell-centre difference coefficients
//- Return reference to non-orthogonal cell-centre difference
// coefficients
const
surfaceScalarField
&
nonOrthDeltaCoeffs
()
const
;
//- Return reference to non-orthogonality correction vectors
...
...
Write
Preview
Supports
Markdown
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