Home
last modified time | relevance | path

Searched defs:dmSol (Results 1 – 9 of 9) sorted by relevance

/petsc/src/dm/impls/stag/tutorials/
H A Dex2.c78 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 Dex3.c107 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 Dex1.c84 DM dmSol, dmForcing; in main() local
H A Dex4.c2010 static PetscErrorCode AttachNullspace(DM dmSol, Mat A) in AttachNullspace()
/petsc/src/dm/impls/stag/tests/
H A Dex30.c41 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 Dex5.c19 DM dmSol; in main() local
H A Dex11.c15 DM dmSol; in main() local
H A Dex8.c15 DM dmSol; in main() local
H A Dex18.c80 DM dmSol, dmSolc, dmuu, dmuuc; in main() local