Searched defs:CreateSystem (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex10.c | 47 PetscErrorCode CreateSystem(const char filename[PETSC_MAX_PATH_LEN], RHSType rhstype, MatOrderingTy… in CreateSystem() function
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex15.c | 613 PetscErrorCode CreateSystem(DM dm, Mat *A, Vec *b) in CreateSystem() function
|
| H A D | ex18.c | 248 static PetscErrorCode CreateSystem(DM dm, Mat *pA, Vec *pRhs) in CreateSystem() function
|
| /petsc/src/dm/impls/stag/tutorials/ |
| H A D | ex2.c | 145 static PetscErrorCode CreateSystem(DM dmSol, Mat *pA, Vec *pRhs, PetscBool pinPressure) in CreateSystem() function
|
| H A D | ex3.c | 166 static PetscErrorCode CreateSystem(DM dmSol, Mat *pA, Vec *pRhs, PetscBool pinPressure) in CreateSystem() function
|
| H A D | ex4.c | 1846 static PetscErrorCode CreateSystem(SystemParameters parameters, Mat *pA, Vec *pRhs) in CreateSystem() function
|