![]() |
Reference documentation for deal.II version GIT e8f57130d0 2023-09-28 07:00:03+00:00
|
#include <deal.II/lac/petsc_vector_base.h>
#include <deal.II/base/memory_consumption.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 | |
PETScWrappers | |
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 > &) |
|
private |
Definition at line 191 of file petsc_vector_base.cc.