deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+00:00
|
Functions | |
template<typename T > | |
bool | is_non_negative (const T &t) |
template<typename T > | |
bool | is_non_negative (const std::complex< T > &) |
bool PETScWrappers::internal::is_non_negative | ( | const T & | t | ) |
Definition at line 781 of file petsc_vector_base.cc.
bool PETScWrappers::internal::is_non_negative | ( | const std::complex< T > & | ) |
Definition at line 790 of file petsc_vector_base.cc.