Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tests/
H A Dex48.c11 #define nap 9 macro
12 static const char *apaths[nap] = {
340 Vec vecs[nap][ns]; in testGroupsDatasets()
355 PetscCall(PetscMemzero(vecs, nap * ns * sizeof(Vec))); in testGroupsDatasets()
461 for (p = 0; p < nap; p++) in testGroupsDatasets()
490 Capsule capsules[nap][ns], c = NULL, old = NULL; in testAttributesAbsolutePath()
505 PetscCall(PetscMemzero(capsules, nap * ns * sizeof(Capsule))); in testAttributesAbsolutePath()
573 for (p = 0; p < nap; p++) in testAttributesAbsolutePath()
582 Capsule capsules[nap][ns], c = NULL, old = NULL; in testAttributesPushedPath()
594 PetscCall(PetscMemzero(capsules, nap * ns * sizeof(Capsule))); in testAttributesPushedPath()
[all …]