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

Data required for all possible handle calls. More...

#include <directStatementEvaluator.hpp>

Inheritance diagram for codi::PrimalTapeStatementFunctions:

Public Types

using Handle = void *
 Function pointer.
 

Public Member Functions

 PrimalTapeStatementFunctions (Handle forward, Handle primal, Handle reverse)
 Constructor.
 

Public Attributes

Handle forward
 Forward function handle.
 
Handle primal
 Primal function handle.
 
Handle reverse
 Reverse function handle.
 

Detailed Description

Data required for all possible handle calls.


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