changed: remove unnecessary wrapper function
the opt member is public
This commit is contained in:
parent
e7413d0d26
commit
3714bf7838
@ -159,8 +159,6 @@ public:
|
||||
size_t getNoSolutions() const;
|
||||
//! \brief Returns the total number of patches in the model.
|
||||
int getNoPatches() const { return nGlPatches; }
|
||||
//! \brief Returns the visualization dump interval.
|
||||
int getDumpInterval() const { return opt.saveInc; }
|
||||
//! \brief Returns the number of right-hand-side vectors.
|
||||
virtual size_t getNoRHS() const;
|
||||
//! \brief Returns the number of bases in the model.
|
||||
|
Loading…
Reference in New Issue
Block a user