Home
last modified time | relevance | path

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

/petsc/src/dm/impls/network/tests/
H A Dex1.c96 PetscInt *compprev, *comp, compkey; in main() local
111 …if (eStart < eEnd) PetscCall(DMNetworkGetComponent(dm, eStart, 0, NULL, (void **)&compprev, &ndofs… in main()
115 …*compprev, PETSC_COMM_WORLD, PETSC_ERR_PLIB, "Cloning changed the Original, comp (previous) : %" P… in main()