Searched refs:apaths (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/vec/tests/ |
| H A D | ex48.c | 12 static const char *apaths[nap] = { variable 362 PetscCall(shouldExist(apaths[paths2apaths[p]], PETSC_FALSE, &flg2)); in testGroupsDatasets() 368 …2s => %4s => %-32s should exist? %s\n", paths[p], flg ? "pop" : "push", apaths[paths2apaths[p]], … in testGroupsDatasets() 386 …ory in vecs[%" PetscInt_FMT "][%" PetscInt_FMT "], min %.3e max %.3e\n", apaths[paths2apaths[p]], … in testGroupsDatasets() 400 const char *expected = apaths[paths2apaths[p]]; in testGroupsDatasets() 612 …if (verbose) PetscCall(PetscPrintf(comm, "Write attributes to %s/%s\n", apaths[paths2apaths[p]], d… in testAttributesPushedPath() 696 …if (verbose) PetscCall(PetscPrintf(comm, "Write attributes to %s/%s\n", apaths[paths2apaths[p]], n… in testObjectAttributes()
|