![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
Dune::Fufem::Forms::LocalOperators::ComposedOp< OuterOp, InnerOp0, InnerOp1, InnerOps... > Class Template Reference
#include <dune/fufem/forms/localoperators.hh>
Public Member Functions | |
| ComposedOp (const OuterOp &outerOp, const InnerOp0 &innerOp0, const InnerOp1 &innerOp1, const InnerOps &... innerOps) | |
| ComposedOp (const OuterOp &outerOp, const ComposedInnerOps &innerOps) | |
| template<class... Args> | |
| decltype(auto) | operator() (Args &&... args) const |
Constructor & Destructor Documentation
◆ ComposedOp() [1/2]
template<class OuterOp , class InnerOp0 , class InnerOp1 , class... InnerOps>
|
inline |
◆ ComposedOp() [2/2]
template<class OuterOp , class InnerOp0 , class InnerOp1 , class... InnerOps>
|
inline |
Member Function Documentation
◆ operator()()
template<class OuterOp , class InnerOp0 , class InnerOp1 , class... InnerOps>
template<class... Args>
|
inline |
The documentation for this class was generated from the following file:
