18 #ifndef SCARF_PARAMS_GUARD
19 #define SCARF_PARAMS_GUARD
void addScarfParams(CliParams ¶ms)
void extractCliValues(ScarfParams &scarf, const CliParams &cli)
const string & getDeformationOrder() const
Returns the name of the deformation ordering.
void setDeformToStronglyGeneric(bool value)
ScarfParams(CliParams &cli)
bool getDeformToStronglyGeneric() const
Returns true if deforming to a strongly generic ideal.
void setEnumerationOrder(const string &name)
const string & getEnumerationOrder() const
Returns the name of the enumeration ordering.
void setDeformationOrder(const string &name)