CoDiPack  3.0.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::StatementEvaluatorTapeInterface Struct Reference

Tape side interface for StatementEvaluatorInterface. More...

#include <statementEvaluatorTapeInterface.hpp>

Inheritance diagram for codi::StatementEvaluatorTapeInterface:

Classes

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

Detailed Description

Tape side interface for StatementEvaluatorInterface.

See StatementEvaluatorInterface for a full description.

In the evaluation method of StatementCallGenerator the full evaluation of the statement needs to be done.

  • 1. Load expression specific data
  • 2. Call expression specific function

The structure StatementCallGenerator needs to be specialized for all enums in StatementCall.


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