Home
last modified time | relevance | path

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

/petsc/include/petsc/private/cpp/
H A Dtype_traits.hpp209 PETSC_NODISCARD inline constexpr Petsc::util::add_const_t<T> &PetscAddConstCast(T &object) noexcept in PetscAddConstCast() function
215 PETSC_NODISCARD inline constexpr Petsc::util::add_const_t<T> *&PetscAddConstCast(T *&object) noexce… in PetscAddConstCast() function