fvMatrix: Removed temporary hack
This commit is contained in:
parent
743dec3f73
commit
17ca48dcd6
@ -142,8 +142,8 @@ class fvMatrix
|
||||
mutable GeometricField<Type, fvsPatchField, surfaceMesh>
|
||||
*faceFluxCorrectionPtr_;
|
||||
|
||||
// ***HGW for testing LduMatrix protected:
|
||||
public:
|
||||
|
||||
protected:
|
||||
|
||||
//- Declare friendship with the fvSolver class
|
||||
friend class fvSolver;
|
||||
|
Loading…
Reference in New Issue
Block a user