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
internal::LinearOperatorImplementation::MatrixInterfaceWithVmultAdd< Range, Domain, Payload > Class Template Reference

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

Public Member Functions

template<typename Matrix >
void operator() (LinearOperator< Range, Domain, Payload > &op, const Matrix &matrix)
 

Detailed Description

template<typename Range, typename Domain, typename Payload>
class internal::LinearOperatorImplementation::MatrixInterfaceWithVmultAdd< Range, Domain, Payload >

Definition at line 1291 of file linear_operator.h.

Member Function Documentation

◆ operator()()

template<typename Range , typename Domain , typename Payload >
template<typename Matrix >
void internal::LinearOperatorImplementation::MatrixInterfaceWithVmultAdd< Range, Domain, Payload >::operator() ( LinearOperator< Range, Domain, Payload > & op,
const Matrix & matrix )
inline

Definition at line 1296 of file linear_operator.h.


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