Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex10.c20 } RHSType; typedef
47 PetscErrorCode CreateSystem(const char filename[PETSC_MAX_PATH_LEN], RHSType rhstype, MatOrderingTy… in CreateSystem()
140 RHSType rhstype = RHS_FILE; in main()