Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex65.c110 static PetscErrorCode TestPetscFunctionListGet(PetscViewer viewer, PetscFunctionList fl, PetscFunct… in TestPetscFunctionListGet() function
146 PetscCall(TestPetscFunctionListGet(viewer, fl, fl_dup, fl_size, fl_dup_size)); in main()