Skip to content
Snippets Groups Projects
Commit f0e2ece0 authored by mattijs's avatar mattijs
Browse files

Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev

parents 0963f8df edbdd0ce
Branches
Tags
No related merge requests found
......@@ -68,12 +68,6 @@ class linearUpwind
//- Disallow default bitwise assignment
void operator=(const linearUpwind&);
//- Hide the limiter because this is not formally a limited scheme
virtual tmp<surfaceScalarField> limiter
(
const GeometricField<Type, fvPatchField, volMesh>&
) const;
public:
......
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