Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
Dune::Fufem::Forms::LocalOperators::TransposedBinaryOp< Op > Class Template Reference

#include <dune/fufem/forms/localoperators.hh>

Public Member Functions

 TransposedBinaryOp (const Op &op)
 
template<class X , class Y >
decltype(auto) operator() (X &&x, Y &&y) const
 

Constructor & Destructor Documentation

◆ TransposedBinaryOp()

template<class Op >
Dune::Fufem::Forms::LocalOperators::TransposedBinaryOp< Op >::TransposedBinaryOp ( const Op &  op)
inline

Member Function Documentation

◆ operator()()

template<class Op >
template<class X , class Y >
decltype(auto) Dune::Fufem::Forms::LocalOperators::TransposedBinaryOp< Op >::operator() ( X &&  x,
Y &&  y 
) const
inline

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