Searched defs:rhstype (Results 1 – 1 of 1) sorted by relevance
47 PetscErrorCode CreateSystem(const char filename[PETSC_MAX_PATH_LEN], RHSType rhstype, MatOrderingTy… in CreateSystem()140 RHSType rhstype = RHS_FILE; in main() local