Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/tests/
H A Dex11.cxx247 auto container_view = PETSC_FALSE; in main() local
253 …if (container_view) PetscCall(PetscPrintf(PETSC_COMM_WORLD, "Container '%s' -> id %" PetscInt64_FM… in main()
266 …"-container_view", "View container names and ID's", nullptr, container_view, &container_view, null… in main()