Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/tests/
H A Dex6.c6 static PetscErrorCode TestView(PetscDeviceContext dctx) in TestView() function
30 PetscCall(TestView(dctx)); in main()
33 PetscCall(TestView(dup)); in main()
36 PetscCall(TestView(NULL)); in main()