Searched refs:solver_tag (Results 1 – 1 of 1) sorted by relevance
39 using solver_tag = HandleTag<cupmSolverHandle_t, 2>; typedef in Petsc::device::cupm::impl::DeviceContext72 … PETSC_NODISCARD const cupmSolverHandle_t &get(solver_tag) const noexcept { return this->solver; } in get()120 static PetscErrorCode initialize_handle_(solver_tag, PetscDeviceContext dctx) noexcept in initialize_handle_() argument233 PetscDesignatedInitializer(getsolverhandle, getHandle<solver_tag>),