laplacianScheme: make private member functions private
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1965
This commit is contained in:
parent
9868b4ca9c
commit
06dc2078fc
1 changed files with 2 additions and 0 deletions
|
|
@ -77,6 +77,8 @@ protected:
|
|||
tmp<snGradScheme<Type> > tsnGradScheme_;
|
||||
|
||||
|
||||
private:
|
||||
|
||||
// Private Member Functions
|
||||
|
||||
//- Disallow copy construct
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue