Reference documentation for deal.II version 9.5.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
Public Member Functions | List of all members
internal::LinearOperatorImplementation::MatrixInterfaceWithoutVmultAdd< 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::MatrixInterfaceWithoutVmultAdd< Range, Domain, Payload >

Definition at line 1207 of file linear_operator.h.

Member Function Documentation

◆ operator()()

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

Definition at line 1212 of file linear_operator.h.


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