Home
last modified time | relevance | path

Searched refs:Test1 (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/tests/output/
H A Dex61_1.out1 Test1; error norm=0.000000e+00
/petsc/src/dm/impls/stag/tests/
H A Dex13.c6 static PetscErrorCode Test1(DM dm);
76 PetscCall(Test1(dm)); in main()
100 static PetscErrorCode Test1(DM dm) in Test1() function