Searched refs:get_marked_ (Results 1 – 1 of 1) sorted by relevance
104 …PETSC_NODISCARD std::pair<bool, typename marked_type::iterator> get_marked_(PetscObjectId id) noex… in get_marked_() function in CxxData148 const auto pair = get_marked_(id); in add_mark()160 return const_cast<CxxData *>(this)->get_marked_(id).first; in has_marked()