Loading [MathJax]/extensions/TeX/newcommand.js
 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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
matrix_block.h File Reference

Go to the source code of this file.

Classes

class  MatrixBlock< MatrixType >
 
class  MatrixBlockVector< MatrixType >
 
class  MGMatrixBlockVector< MatrixType >
 

Namespaces

namespace  internal
 

Functions

template<typename MatrixType >
void internal::reinit (MatrixBlock< MatrixType > &v, const BlockSparsityPattern &p)
 
template<typename number >
void internal::reinit (MatrixBlock<::SparseMatrix< number > > &v, const BlockSparsityPattern &p)