Home
last modified time | relevance | path

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

/petsc/include/petsc/private/cpp/
H A Dobject_pool.hpp267 PetscCall(underlying.reset_(val, std::forward<Args>(args)...)); in reset()
301 PetscErrorCode reset_(value_type *val, Args &&...args) const noexcept in reset_() function in Petsc::ConstructorInterface
/petsc/src/sys/objects/device/interface/
H A Dmark_dcontext.cxx37 static PetscErrorCode reset_(PetscEvent event) noexcept in reset_() function in PetscEventConstructor
H A Ddcontext.cxx38 static PetscErrorCode reset_(PetscDeviceContext dctx, bool zero = true) noexcept in reset_() function in PetscDeviceContextConstructor