Searched refs:has_marked (Results 1 – 2 of 2) sorted by relevance
100 PETSC_NODISCARD bool has_marked(PetscObjectId) const noexcept;155 inline bool CxxData::has_marked(PetscObjectId id) const noexcept in has_marked() function in CxxData
515 …PetscAssert(CxxDataCast(dctx)->has_marked(id), PETSC_COMM_SELF, PETSC_ERR_PLIB, "PetscDeviceContex… in MarkFromID_CompatibleModes()552 …PetscAssert(cxx_data->has_marked(id), PETSC_COMM_SELF, PETSC_ERR_PLIB, "Did not find id %" PetscIn… in MarkFromID_IncompatibleModes_UpdateLastWrite()