Reference documentation for deal.II version 9.2.0
|
#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 | |
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 > &) |