Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tests/
H A Dex48.c217 static PetscErrorCode CapsuleCreate(Capsule old, Capsule *newcapsule) in CapsuleCreate() function
534 PetscCall(CapsuleCreate(old, &c)); in testAttributesAbsolutePath()
613 PetscCall(CapsuleCreate(old, &c)); in testAttributesPushedPath()
697 PetscCall(CapsuleCreate(old, &c)); in testObjectAttributes()