Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex68.c11 PetscClassId runtime_classid, unrelated_classid[4]; in main() local
47 PetscCall(PetscClassIdRegister(name, &unrelated_classid[i])); in main()
48 PetscCall(PetscLogEventRegister(name, unrelated_classid[i], &unrelated_event[i])); in main()