18#ifndef SCARF_PARAMS_GUARD
19#define SCARF_PARAMS_GUARD
void nameFactoryRegister(NameFactory< AbstractProduct > &factory)
Registers the string returned by ConcreteProduct::getStaticName() to a function that default-construc...
void addScarfParams(CliParams ¶ms)
void extractCliValues(ScarfParams &scarf, const CliParams &cli)
void setDeformToStronglyGeneric(bool value)
const string & getDeformationOrder() const
Returns the name of the deformation ordering.
bool getDeformToStronglyGeneric() const
Returns true if deforming to a strongly generic ideal.
void setEnumerationOrder(const string &name)
void setDeformationOrder(const string &name)
const string & getEnumerationOrder() const
Returns the name of the enumeration ordering.