Home
last modified time | relevance | path

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

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