deal.II version GIT relicensing-2289-g1e5549a87a 2024-12-21 21:30: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.