Searched defs:to_string (Results 1 – 2 of 2) sorted by relevance
147 PETSC_NODISCARD std::string to_string() const noexcept in to_string() function190 PETSC_NODISCARD static std::string to_string() noexcept { return "(unknown)"; } in to_string() function
56 PetscErrorCode to_string(std::string &buf) const noexcept in to_string() function86 PetscErrorCode to_string(std::string &buf) const noexcept in to_string() function