Home
last modified time | relevance | path

Searched defs:CreateSystem (Results 1 – 6 of 6) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex10.c47 PetscErrorCode CreateSystem(const char filename[PETSC_MAX_PATH_LEN], RHSType rhstype, MatOrderingTy… in CreateSystem() function
/petsc/src/dm/impls/stag/tests/
H A Dex15.c613 PetscErrorCode CreateSystem(DM dm, Mat *A, Vec *b) in CreateSystem() function
H A Dex18.c248 static PetscErrorCode CreateSystem(DM dm, Mat *pA, Vec *pRhs) in CreateSystem() function
/petsc/src/dm/impls/stag/tutorials/
H A Dex2.c145 static PetscErrorCode CreateSystem(DM dmSol, Mat *pA, Vec *pRhs, PetscBool pinPressure) in CreateSystem() function
H A Dex3.c166 static PetscErrorCode CreateSystem(DM dmSol, Mat *pA, Vec *pRhs, PetscBool pinPressure) in CreateSystem() function
H A Dex4.c1846 static PetscErrorCode CreateSystem(SystemParameters parameters, Mat *pA, Vec *pRhs) in CreateSystem() function