Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex65.c110 …tscFunctionList fl, PetscFunctionList fl_dup, size_t expected_fl_size, size_t expected_fl_dup_size) in TestPetscFunctionListGet() argument
123 …== expected_fl_dup_size, PETSC_COMM_SELF, PETSC_ERR_PLIB, "PetscFunctionListGet() returned unexpec… in TestPetscFunctionListGet()
124 PetscCheckArrayPointer(expected_fl_dup_size, array); in TestPetscFunctionListGet()