rename the private member.

This commit is contained in:
Liu Ming
2014-05-23 11:10:22 +08:00
parent 9d985f7421
commit 8a118f45fe

View File

@@ -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_;