Home
last modified time | relevance | path

Searched refs:iftyp (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/tests/
H A Dex215.c122 PetscInt iftyp = ftyp; in main() local
123 …ll(PetscOptionsGetEList(NULL, NULL, "-ftype", MatFactorTypes, MAT_FACTOR_NUM_TYPES, &iftyp, NULL)); in main()
124 ftyp = (MatFactorType)iftyp; in main()