Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tests/
H A Dex48.c49 static const PetscInt paths2apaths[np] = { variable
362 PetscCall(shouldExist(apaths[paths2apaths[p]], PETSC_FALSE, &flg2)); in testGroupsDatasets()
368 …=> %-32s should exist? %s\n", paths[p], flg ? "pop" : "push", apaths[paths2apaths[p]], PetscBools… in testGroupsDatasets()
386 …MT "][%" PetscInt_FMT "], min %.3e max %.3e\n", apaths[paths2apaths[p]], datasets[s], paths2apaths in testGroupsDatasets()
390 vecs[paths2apaths[p]][s] = v; in testGroupsDatasets()
400 const char *expected = apaths[paths2apaths[p]]; in testGroupsDatasets()
451 PetscCall(VecEqual(v, vecs[paths2apaths[p]][s], &flg1)); in testGroupsDatasets()
536 …k(!capsules[paths2apaths[p]][s], comm, PETSC_ERR_PLIB, "capsules[%" PetscInt_FMT "][%" PetscInt_FM… in testAttributesAbsolutePath()
537 capsules[paths2apaths[p]][s] = c; in testAttributesAbsolutePath()
563 c = capsules[paths2apaths[p]][s]; in testAttributesAbsolutePath()
[all …]