CoDiPack  3.0.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::StatementEvaluatorInnerTapeInterface::StatementCallGenerator< type, Expr > Struct Template Reference

This structure is accessed by the StatementEvaluatorInterface. More...

#include <statementEvaluatorTapeInterface.hpp>

Public Member Functions

template<typename InnerFunc, typename... Args>
inlinestatic void evaluateFull (InnerFunc func, Args &&... args)
 Load the expression data and evaluate the expression.
 
template<typename... Args>
inlinestatic void evaluateInner (Args &&... args)
 Evaluate expression in a forward mode.
 

Detailed Description

template<StatementCall type, typename Expr>
struct codi::StatementEvaluatorInnerTapeInterface::StatementCallGenerator< type, Expr >

This structure is accessed by the StatementEvaluatorInterface.


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