Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex65.c30 static PetscErrorCode TestPetscFunctionListCreate(PetscViewer viewer, PetscFunctionList *fl, PetscF… in TestPetscFunctionListCreate() function
144 PetscCall(TestPetscFunctionListCreate(viewer, &fl, &fl_dup)); in main()