AMDiS 2.11-git
The Adaptive Multi-Dimensional Simulation Toolbox
 
Loading...
Searching...
No Matches
VariadicOperatorTerm< Tag, Expr > Struct Template Reference

Intermediate representation for the operator. Essentially this just stores the tag and the GridFunctions as a key for a Factory. More...

#include <VariadicGridFunctionOperator.hpp>

Public Member Functions

 VariadicOperatorTerm (Tag tag, int gridFctDeg, Expr const &... expr)
 

Public Attributes

Tag tag
 
std::tuple< Expr... > expr
 
int gridFctDeg
 

Detailed Description

template<class Tag, class... Expr>
struct AMDiS::VariadicOperatorTerm< Tag, Expr >

Intermediate representation for the operator. Essentially this just stores the tag and the GridFunctions as a key for a Factory.


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