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

Additional data required by an InnerStatementEvaluator. More...

#include <innerStatementEvaluator.hpp>

Public Types

using Base = PrimalTapeStatementFunctions
 Base class abbreviation.
 

Public Member Functions

 InnerPrimalTapeStatementData (PrimalTapeStatementFunctions functions, StatementSizes stmtSizes)
 Constructor.
 

Public Attributes

PrimalTapeStatementFunctions functions
 Functions stored for the handle.
 
StatementSizes stmtSizes
 Statement sizes stored for the handle.
 

Detailed Description

Additional data required by an InnerStatementEvaluator.


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