Home
last modified time | relevance | path

Searched defs:CheckMat (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/stag/tests/
H A Dex30.c1630 static PetscErrorCode CheckMat(DM dmSol, Mat A) in CheckMat() function
/petsc/src/mat/tests/
H A Dex23.c940 PetscErrorCode CheckMat(Mat A, Mat B, PetscBool usemult, const char *func) in CheckMat() function