Reference documentation for deal.II version GIT relicensing-249-g48dc7357c7 2024-03-29 12: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
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 1226 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 1231 of file linear_operator.h.


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