AMDiS 2.11-git
The Adaptive Multi-Dimensional Simulation Toolbox
 
Loading...
Searching...
No Matches
Mv Struct Reference

(Binary-)Functor representing the matrix-vector More...

#include <FieldMatVec.hpp>

Public Member Functions

template<class T1 , int M, int N, class T2 >
constexpr auto operator() (Dune::FieldMatrix< T1, M, N > const &lhs, Dune::FieldVector< T2, N > const &rhs) const
 

Friends

constexpr int order (Mv const &, int d1, int d2)
 
constexpr auto partial (Mv const &, index_t< 0 >)
 
constexpr auto partial (Mv const &, index_t< 1 >)
 

Detailed Description

(Binary-)Functor representing the matrix-vector


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