Searched defs:invalidate_ (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/cpp/ | ||
| H A D | object_pool.hpp | 308 PetscErrorCode invalidate_(value_type *ptr) const noexcept in invalidate_() function in Petsc::ConstructorInterface |
| /petsc/src/sys/objects/device/interface/ | ||
| H A D | dcontext.cxx | 61 static PetscErrorCode invalidate_(PetscDeviceContext dctx) noexcept in invalidate_() function in PetscDeviceContextConstructor |
| H A D | mark_dcontext.cxx | 51 static PetscErrorCode invalidate_(PetscEvent) noexcept { return PETSC_SUCCESS; } in invalidate_() function in PetscEventConstructor |