mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
This commit is contained in:
@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user