mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
rename the private member.
This commit is contained in:
@@ -81,7 +81,7 @@ namespace Opm
|
||||
private:
|
||||
std::string ksp_type_;
|
||||
std::string pc_type_;
|
||||
int view_ksp_;
|
||||
int ksp_view_;
|
||||
double rtol_;
|
||||
double atol_;
|
||||
double dtol_;
|
||||
|
||||
Reference in New Issue
Block a user