CoDiPack  3.1.1
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>

Public Types

using Handle = void*
 Function pointer.

Public Member Functions

template<typename... Args>
 PrimalTapeStatementFunctions (Args... args)
 Constructor.

Public Attributes

std::array< Handle,(size_t) StatementCall::N_Elementsfuncs
 Array for the function handles.

Detailed Description

Data required for all possible handle calls.


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