Skip to content
Snippets Groups Projects
Commit d1a928d4 authored by Henry's avatar Henry
Browse files

Corrected line-length

parent 4354a9af
Branches
Tags
No related merge requests found
...@@ -121,7 +121,8 @@ public: ...@@ -121,7 +121,8 @@ public:
//- Return reference to cell-centre difference coefficients //- Return reference to cell-centre difference coefficients
const surfaceScalarField& deltaCoeffs() const; 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; const surfaceScalarField& nonOrthDeltaCoeffs() const;
//- Return reference to non-orthogonality correction vectors //- Return reference to non-orthogonality correction vectors
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment