Reference documentation for deal.II version 9.6.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\}}\)
Loading...
Searching...
No Matches
internal::MatrixSelector<::PETScWrappers::MPI::Vector > Struct Reference

#include <deal.II/multigrid/mg_transfer.h>

Public Types

using Sparsity = ::DynamicSparsityPattern
 
using Matrix = ::PETScWrappers::MPI::SparseMatrix
 

Static Public Member Functions

template<typename SparsityPatternType , int dim, int spacedim>
static void reinit (Matrix &matrix, Sparsity &, int level, const SparsityPatternType &sp, const DoFHandler< dim, spacedim > &dh)
 

Static Public Attributes

static const bool requires_distributed_sparsity_pattern = true
 

Detailed Description

Definition at line 208 of file mg_transfer.h.

Member Typedef Documentation

◆ Sparsity

◆ Matrix

Member Function Documentation

◆ reinit()

template<typename SparsityPatternType , int dim, int spacedim>
static void internal::MatrixSelector<::PETScWrappers::MPI::Vector >::reinit ( Matrix & matrix,
Sparsity & ,
int level,
const SparsityPatternType & sp,
const DoFHandler< dim, spacedim > & dh )
inlinestatic

Definition at line 217 of file mg_transfer.h.

Member Data Documentation

◆ requires_distributed_sparsity_pattern

const bool internal::MatrixSelector<::PETScWrappers::MPI::Vector >::requires_distributed_sparsity_pattern = true
static

Definition at line 213 of file mg_transfer.h.


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