Reference documentation for deal.II version 9.6.0
|
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 779 of file petsc_vector_base.cc.
bool PETScWrappers::internal::is_non_negative | ( | const std::complex< T > & | ) |
Definition at line 788 of file petsc_vector_base.cc.