Reference documentation for deal.II version GIT relicensing-478-g3275795167 2024-04-24 07:10:02+00:00
\(\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\}}\)
Loading...
Searching...
No Matches
Functions
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.