Home
last modified time | relevance | path

Searched defs:shutdown (Results 1 – 3 of 3) sorted by relevance

/petsc/src/binding/petsc4py/test/
H A Druntests.py293 def shutdown(success): function
/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmdevice.cxx168 PetscErrorCode Device<T>::DeviceInternal::shutdown() noexcept in shutdown() function in Petsc::device::cupm::Device::DeviceInternal
/petsc/config/BuildSystem/
H A DRDict.py655 def shutdown(self): member in RDict