6 using namespace itasca;
14 virtual bool getIsLimit(
const string &str) =0;
17 virtual bool getTargetLimitSet(
const string &str)=0;
18 virtual bool getTargetLimitMet(
const string &str)=0;
Interface for accessing solve command limits.
Definition isolvelimits.h:9
virtual const string getKeywords() const =0
Returns a list of keywords used by the solve coomand, separated by commas. For example,...
Interface to the main command processing class.
Itasca Library standard namespace, specific to 2D or 3D.
Definition icontactmodule.h:6