add comments
parent
3f4731a948
commit
7f293eb84e
|
@ -48,6 +48,7 @@ public:
|
|||
return *preconditioner_;
|
||||
}
|
||||
|
||||
// needed for python wrapper
|
||||
void print(const std::string &s) const;
|
||||
|
||||
boost::shared_ptr<PreconditionerParameters> preconditioner_;
|
||||
|
|
Loading…
Reference in New Issue