add comments

release/4.3a0
Fan Jiang 2020-07-10 15:01:54 -04:00
parent 3f4731a948
commit 7f293eb84e
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ public:
return *preconditioner_;
}
// needed for python wrapper
void print(const std::string &s) const;
boost::shared_ptr<PreconditionerParameters> preconditioner_;