Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tests/
H A Dex48.c326 static PetscErrorCode CapsuleDestroy(Capsule *c) in CapsuleDestroy() function
574 for (s = 0; s < ns; s++) PetscCall(CapsuleDestroy(&capsules[p][s])); in testAttributesAbsolutePath()
651 for (s = 0; s < ns; s++) PetscCall(CapsuleDestroy(&capsules[p][s])); in testAttributesPushedPath()
744 for (s = 0; s < ns; s++) PetscCall(CapsuleDestroy(&capsules[p][s])); in testObjectAttributes()