Searched defs:dmSol (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/dm/impls/stag/tutorials/ |
| H A D | ex2.c | 78 DM dmSol; in main() local 145 static PetscErrorCode CreateSystem(DM dmSol, Mat *pA, Vec *pRhs, PetscBool pinPressure) in CreateSystem() 543 static PetscErrorCode AttachNullspace(DM dmSol, Mat A) in AttachNullspace() 568 static PetscErrorCode CreateReferenceSolution(DM dmSol, Vec *pSolRef) in CreateReferenceSolution()
|
| H A D | ex3.c | 107 DM dmSol; in main() local 166 static PetscErrorCode CreateSystem(DM dmSol, Mat *pA, Vec *pRhs, PetscBool pinPressure) in CreateSystem() 1770 static PetscErrorCode AttachNullspace(DM dmSol, Mat A) in AttachNullspace() 1793 static PetscErrorCode CreateReferenceSolution(DM dmSol, Vec *pSolRef) in CreateReferenceSolution()
|
| H A D | ex1.c | 84 DM dmSol, dmForcing; in main() local
|
| H A D | ex4.c | 2010 static PetscErrorCode AttachNullspace(DM dmSol, Mat A) in AttachNullspace()
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex30.c | 41 DM dmSol; in main() local 62 static PetscErrorCode CreateMat(DM dmSol, Mat *pA) in CreateMat() 1630 static PetscErrorCode CheckMat(DM dmSol, Mat A) in CheckMat()
|
| H A D | ex5.c | 19 DM dmSol; in main() local
|
| H A D | ex11.c | 15 DM dmSol; in main() local
|
| H A D | ex8.c | 15 DM dmSol; in main() local
|
| H A D | ex18.c | 80 DM dmSol, dmSolc, dmuu, dmuuc; in main() local
|