Home
last modified time | relevance | path

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

/petsc/include/petsc/private/cpp/
H A Dobject_pool.hpp276 PetscCall(underlying.invalidate_(ptr)); in invalidate()
308 PetscErrorCode invalidate_(value_type *ptr) const noexcept in invalidate_() function in Petsc::ConstructorInterface
/petsc/src/sys/objects/device/interface/
H A Dmark_dcontext.cxx51 static PetscErrorCode invalidate_(PetscEvent) noexcept { return PETSC_SUCCESS; } in invalidate_() function in PetscEventConstructor
H A Ddcontext.cxx61 static PetscErrorCode invalidate_(PetscDeviceContext dctx) noexcept in invalidate_() function in PetscDeviceContextConstructor