Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.6.0
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
PETScWrappers::internal Namespace Reference

Functions

template<typename T >
bool is_non_negative (const T &t)
 
template<typename T >
bool is_non_negative (const std::complex< T > &)
 

Function Documentation

◆ is_non_negative() [1/2]

template<typename T >
bool PETScWrappers::internal::is_non_negative ( const T & t)

Definition at line 779 of file petsc_vector_base.cc.

◆ is_non_negative() [2/2]

template<typename T >
bool PETScWrappers::internal::is_non_negative ( const std::complex< T > & )

Definition at line 788 of file petsc_vector_base.cc.