parser.add_argument("--constant-transformation-matrix",action="store_true",help="set option if the jacobian of the transformation is constant on a cell")
parser.add_argument("--ini-file",type=str,help="An inifile to use. A generated driver will be hard-coded to it, a [formcompiler] section will be used as default values to form compiler arguments (use snake case)")