Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
Dune::Fufem::Forms::LocalOperators::ComposedOp< OuterOp, InnerOp > Class Template Reference

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

Public Member Functions

 ComposedOp (const OuterOp &outerOp, const InnerOp &innerOp)
 
template<class... Args>
decltype(auto) operator() (Args &&... args) const
 

Constructor & Destructor Documentation

◆ ComposedOp()

template<class OuterOp , class InnerOp >
Dune::Fufem::Forms::LocalOperators::ComposedOp< OuterOp, InnerOp >::ComposedOp ( const OuterOp &  outerOp,
const InnerOp &  innerOp 
)
inline

Member Function Documentation

◆ operator()()

template<class OuterOp , class InnerOp >
template<class... Args>
decltype(auto) Dune::Fufem::Forms::LocalOperators::ComposedOp< OuterOp, InnerOp >::operator() ( Args &&...  args) const
inline

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