![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
Dune::Fufem::Forms::UnaryOperator< k > Class Template Reference
Base class for unary multilinear operator implementations. More...
#include <dune/fufem/forms/baseclass.hh>
Inheritance diagram for Dune::Fufem::Forms::UnaryOperator< k >:

Static Public Attributes | |
| static constexpr std::size_t | argIndex = k |
| static constexpr std::size_t | arity |
Detailed Description
template<std::size_t k>
class Dune::Fufem::Forms::UnaryOperator< k >
class Dune::Fufem::Forms::UnaryOperator< k >
Base class for unary multilinear operator implementations.
- Template Parameters
-
k Argument index (0 for test function, 1 for trial function)
On top of MultilinearOperator<1> this adds a constant fixing the index of the argument within composed multilinear operators.
Member Data Documentation
◆ argIndex
template<std::size_t k>
|
staticconstexpr |
◆ arity
|
staticconstexprinherited |
The documentation for this class was generated from the following file:
