Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tests/
H A Dex48.c261 static PetscErrorCode CapsuleWriteAttributes(Capsule c, PetscViewer v, const char parent[]) in CapsuleWriteAttributes() function
535 PetscCall(CapsuleWriteAttributes(c, viewer, buf)); in testAttributesAbsolutePath()
614 PetscCall(CapsuleWriteAttributes(c, viewer, datasets[s])); in testAttributesPushedPath()
698 PetscCall(CapsuleWriteAttributes(c, viewer, name)); in testObjectAttributes()