Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.4.1
\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
Namespaces | Functions
petsc_vector_base.cc File Reference
#include <deal.II/lac/petsc_vector_base.h>
#include <deal.II/base/memory_consumption.h>
#include <deal.II/base/multithread_info.h>
#include <deal.II/lac/exceptions.h>
#include <deal.II/lac/petsc_compatibility.h>
#include <deal.II/lac/petsc_vector.h>
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  PETScWrappers
 
namespace  PETScWrappers::internal
 

Functions

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