![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
Dune::Fufem::Forms::LocalOperators::MultOp Struct Reference
#include <dune/fufem/forms/localoperators.hh>
Public Member Functions | |
| template<class X , class Y , class = std::void_t<decltype(std::declval<X>()*std::declval<Y>())>> | |
| auto | operator() (const X &x, const Y &y) const |
| template<class K1 , class K2 , int n, int m> | |
| auto | operator() (const Dune::FieldMatrix< K1, n, m > &x, const Dune::FieldVector< K2, m > &y) const |
| template<class K , class Y > | |
| auto | operator() (const Dune::FieldMatrix< K, 1, 1 > &x, const Y &y) const |
| template<class K , class Y > | |
| auto | operator() (const Dune::FieldVector< K, 1 > &x, const Y &y) const |
Member Function Documentation
◆ operator()() [1/4]
template<class K , class Y >
|
inline |
◆ operator()() [2/4]
template<class K1 , class K2 , int n, int m>
|
inline |
◆ operator()() [3/4]
template<class K , class Y >
|
inline |
◆ operator()() [4/4]
template<class X , class Y , class = std::void_t<decltype(std::declval<X>()*std::declval<Y>())>>
|
inline |
The documentation for this struct was generated from the following file:
