Reference documentation for deal.II version GIT relicensing-437-g81ec864850 2024-04-19 07:30:02+00:00
\(\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
Classes | Namespaces | Functions
matrix_block.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/algorithms/any_data.h>
#include <deal.II/base/memory_consumption.h>
#include <deal.II/base/mg_level_object.h>
#include <deal.II/base/smartpointer.h>
#include <deal.II/lac/block_indices.h>
#include <deal.II/lac/block_sparsity_pattern.h>
#include <deal.II/lac/full_matrix.h>
#include <deal.II/lac/sparse_matrix.h>
#include <memory>

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)