Reference documentation for deal.II version 9.4.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\}}\)
Static Public Member Functions | List of all members

#include <deal.II/lac/trilinos_vector.h>

Static Public Member Functions

template<typename Matrix >
static void reinit_range_vector (const Matrix &matrix, TrilinosWrappers::MPI::Vector &v, bool omit_zeroing_entries)
 
template<typename Matrix >
static void reinit_domain_vector (const Matrix &matrix, TrilinosWrappers::MPI::Vector &v, bool omit_zeroing_entries)
 

Detailed Description

A helper class used internally in linear_operator.h. Specialization for TrilinosWrappers::MPI::Vector.

Definition at line 2227 of file trilinos_vector.h.


The documentation for this class was generated from the following file: