Searched refs:iftyp (Results 1 – 1 of 1) sorted by relevance
122 PetscInt iftyp = ftyp; in main() local123 …ll(PetscOptionsGetEList(NULL, NULL, "-ftype", MatFactorTypes, MAT_FACTOR_NUM_TYPES, &iftyp, NULL)); in main()124 ftyp = (MatFactorType)iftyp; in main()