CoDiPack  3.0.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::JacobianBaseTape< T_TapeTypes, T_Impl > Member List

This is the complete list of members for codi::JacobianBaseTape< T_TapeTypes, T_Impl >, including all inherited members.

activecodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
activecodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
Adjoints typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
adjointscodi::JacobianBaseTape< T_TapeTypes, T_Impl >protected
allocatorcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
allocatorcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
AllowJacobianOptimizationcodi::JacobianBaseTape< T_TapeTypes, T_Impl >static
Base typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
Basecodi::JacobianBaseTape< T_TapeTypes, T_Impl >
beginUseAdjointVector()codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
callLowLevelFunction(Impl &impl, bool forward, size_t &curLLFByteDataPos, char *dataPtr, size_t &curLLFTInfoDataPos, Config::LowLevelFunctionToken *const tokenPtr, Config::LowLevelFunctionDataSize *const dataSizePtr, Args &&... args)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
callLowLevelFunction(Impl &impl, bool forward, size_t &curLLFByteDataPos, char *dataPtr, size_t &curLLFTInfoDataPos, Config::LowLevelFunctionToken *const tokenPtr, Config::LowLevelFunctionDataSize *const dataSizePtr, Args &&... args)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::callLowLevelFunction(LowLevelFunctionTapeInterface &tape, bool forward, size_t &curLLFByteDataPos, char *dataPtr, size_t &curLLFInfoDataPos, Config::LowLevelFunctionToken *const tokenPtr, Config::LowLevelFunctionDataSize *const dataSizePtr, Args &&... args)codi::LowLevelFunctionTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier >static
clearAdjoints(AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::clearAdjoints(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::PositionalEvaluationTapeInterface< CommonTapeTypes< T_TapeTypes >::Position >
clearCustomAdjoints(Position const &start, Position const &end, AdjointVector &&data)codi::CustomAdjointVectorEvaluationTapeInterface< CommonTapeTypes< T_TapeTypes >::Position >
CommonTapeImplementation()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
CommonTapeImplementation(CommonTapeImplementation const &)=deletecodi::CommonTapeImplementation< T_TapeTypes, T_Impl >
CommonTapeImplementation(CommonTapeImplementation &&)=deletecodi::CommonTapeImplementation< T_TapeTypes, T_Impl >
CommonTapeImplementation()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
CommonTapeImplementation(CommonTapeImplementation const &)=deletecodi::CommonTapeImplementation< T_TapeTypes, T_Impl >
CommonTapeImplementation(CommonTapeImplementation &&)=deletecodi::CommonTapeImplementation< T_TapeTypes, T_Impl >
createStatementManual(Real const &lhsValue, Identifier &lhsIndex, Config::ArgumentSize const &size, Real const *jacobians, Identifier const *rhsIdentifiers)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::createStatementManual(Real const &lhsValue, Identifier &lhsIndex, Config::ArgumentSize const &size, Real const *jacobians, Identifier const *rhsIdentifiers)codi::ReadWriteTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::createStatementManual(Identifier const &lhsIndex, Real const &lhsValue, Config::ArgumentSize const &nActiveValues, Identifier const *const rhsIdentifiers, Config::ArgumentSize const &nPassiveValues, Real const *const rhsPrimals, Config::ArgumentSize const &nConstants, Real const *const rhsConstant, EvalHandle const &evalHandle)codi::ReadWriteTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >
createVectorAccess()codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
createVectorAccessCustomAdjoints(AdjointVector &&data)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
createVectorAccessCustomAdjoints(Adjoint *data)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
deactivateValue(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &value)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
deactivateValue(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &value)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::deactivateValue(LhsExpressionInterface< Real, Gradient, Tape, Lhs > &value)codi::IdentifierInformationTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier >
deleteAdjointVector()codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
deleteData()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
deleteData()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
deleteLowLevelFunctionData(Position const &pos)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
deleteLowLevelFunctionData(Position const &pos)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
deleteVectorAccess(VectorAccessInterface< Real, Identifier > *access)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::deleteVectorAccess(VectorAccessInterface< Real, Identifier > *access)codi::DataManagementTapeInterface< T_TapeTypes::Real, T_TapeTypes::Identifier >
destroyIdentifier(Real &value, Identifier &identifier)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::destroyIdentifier(Real &value, Identifier &identifier)codi::InternalStatementRecordingTapeInterface< T_TapeTypes::Identifier >
endUseAdjointVector()codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
EvalHandle typedefcodi::ReadWriteTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >
evaluate(Position const &start, Position const &end, AdjointVector &&data)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
evaluate(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
evaluate(AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
evaluateForward(Position const &start, Position const &end, AdjointVector &&data)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
evaluateForward(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
evaluateForward(AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
evaluateForwardKeepState(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
evaluateForwardKeepState(Position const &start, Position const &end, AdjointVector &&data)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
evaluateKeepState(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
evaluateKeepState(Position const &start, Position const &end, AdjointVector &&data)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
evaluatePrimal(Position const &start, Position const &end)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
evaluatePrimal()codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
getAvailableParameters() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getAvailableParameters() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getGradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getGradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::getGradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) constcodi::GradientAccessTapeInterface< T_TapeTypes::Gradient, T_TapeTypes::Identifier >
getIndexManager()codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
getInternalAdjoints()codi::CustomAdjointVectorEvaluationTapeInterface< CommonTapeTypes< T_TapeTypes >::Position >
getInvalidIndex() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getInvalidIndex() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getParameter(TapeParameters parameter) constcodi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
getPassiveIndex() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getPassiveIndex() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getPosition() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getPosition() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getPrimal(Identifier const &identifier) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getPrimal(Identifier const &identifier) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::getPrimal(Identifier const &identifier) constcodi::PrimalEvaluationTapeInterface< T_TapeTypes::Real, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >
getTapeValues() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getTapeValues() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getTemporaryMemory()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getTemporaryMemory()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getZeroPosition() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
getZeroPosition() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
Gradient typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
gradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
gradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) constcodi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::gradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::GradientAccessTapeInterface< T_TapeTypes::Gradient, T_TapeTypes::Identifier >
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::gradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) constcodi::GradientAccessTapeInterface< T_TapeTypes::Gradient, T_TapeTypes::Identifier >
hasParameter(TapeParameters parameter) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
hasParameter(TapeParameters parameter) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
HasPrimalValuescodi::JacobianBaseTape< T_TapeTypes, T_Impl >static
Identifier typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
Impl typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
ImplTapeTypes typedefcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >
incrementAdjoints(AdjointVector &adjointVector, AdjointVectorTraits::Gradient< AdjointVector > const &lhsAdjoint, Config::ArgumentSize const &numberOfArguments, size_t &curJacobianPos, Real const *const rhsJacobians, Identifier const *const rhsIdentifiers)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inlineprotected
incrementManualPushCounter()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
incrementManualPushCounter()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
incrementTangents(AdjointVector const &adjointVector, AdjointVectorTraits::Gradient< AdjointVector > &lhsAdjoint, Config::ArgumentSize const &numberOfArguments, size_t &curJacobianPos, Real const *const rhsJacobians, Identifier const *const rhsIdentifiers)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inlineprotected
IndexManager typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
indexManagercodi::JacobianBaseTape< T_TapeTypes, T_Impl >protected
init(typename ImplTapeTypes::NestedData *nested)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
init(typename ImplTapeTypes::NestedData *nested)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
initializeManualPushData(Real const &lhsValue, Identifier const &lhsIndex, size_t size)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
initializeManualPushData(Real const &lhsValue, Identifier const &lhsIndex, size_t size)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
initIdentifier(Real &value, Identifier &identifier)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::initIdentifier(Real &value, Identifier &identifier)codi::InternalStatementRecordingTapeInterface< T_TapeTypes::Identifier >
inlinedecltype(adjoints.data()) getInternalAdjoints()codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
internalEvaluateForward_EvalStatements(Args &&... args)codi::JacobianBaseTape< T_TapeTypes, T_Impl >protectedstatic
internalEvaluateReverse_EvalStatements(Args &&... args)codi::JacobianBaseTape< T_TapeTypes, T_Impl >protectedstatic
internalGetTapeValues() constcodi::JacobianBaseTape< T_TapeTypes, T_Impl >inlineprotected
internalRegisterInput(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &value, bool unusedIndex)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inlineprotected
internalStoreLowLevelFunction(Config::LowLevelFunctionToken token, size_t size, ByteDataView &dataView)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
internalStoreLowLevelFunction(Config::LowLevelFunctionToken token, size_t size, ByteDataView &dataView)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
isActive() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
isActive() constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
isIdentifierActive(Identifier const &index) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
isIdentifierActive(Identifier const &index) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::isIdentifierActive(Identifier const &index) constcodi::IdentifierInformationTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier >
JacobianBaseTape()codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
JacobianData typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
jacobianDatacodi::JacobianBaseTape< T_TapeTypes, T_Impl >protected
LinearIndexHandlingcodi::JacobianBaseTape< T_TapeTypes, T_Impl >static
llfByteDatacodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
llfByteDatacodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
llfInfoDatacodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
llfInfoDatacodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
LowLevelFunctionByteData typedefcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >
LowLevelFunctionInfoData typedefcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >
lowLevelFunctionLookupcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protectedstatic
lowLevelFunctionLookupcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protectedstatic
manualPushCountercodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
manualPushCountercodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
manualPushGoalcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
manualPushGoalcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
manualPushLhsIdentifiercodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
manualPushLhsIdentifiercodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
manualPushLhsValuecodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
manualPushLhsValuecodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
NestedData typedefcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >
NestedPosition typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
operator=(CommonTapeImplementation const &)=deletecodi::CommonTapeImplementation< T_TapeTypes, T_Impl >
operator=(CommonTapeImplementation &&)=deletecodi::CommonTapeImplementation< T_TapeTypes, T_Impl >
operator=(CommonTapeImplementation const &)=deletecodi::CommonTapeImplementation< T_TapeTypes, T_Impl >
operator=(CommonTapeImplementation &&)=deletecodi::CommonTapeImplementation< T_TapeTypes, T_Impl >
optionscodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
optionscodi::CommonTapeImplementation< T_TapeTypes, T_Impl >protected
PassiveReal typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
Position typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
primal(Identifier const &identifier)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
primal(Identifier const &identifier) constcodi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::primal(Identifier const &identifier)codi::PrimalEvaluationTapeInterface< T_TapeTypes::Real, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::primal(Identifier const &identifier) constcodi::PrimalEvaluationTapeInterface< T_TapeTypes::Real, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >
printStatistics(Stream &out=std::cout) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
printStatistics(Stream &out=std::cout) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
printTableHeader(Stream &out=std::cout) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
printTableHeader(Stream &out=std::cout) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
printTableRow(Stream &out=std::cout) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
printTableRow(Stream &out=std::cout) constcodi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
pushExternalFunction(ExternalFunction< Impl > const &extFunc)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
pushExternalFunction(ExternalFunction< Impl > const &extFunc)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::pushExternalFunction(ExternalFunction< ExternalFunctionTapeInterface > const &extFunc)codi::ExternalFunctionTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier >
pushJacobianManual(Real const &jacobian, Real const &value, Identifier const &index)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::pushJacobianManual(Real const &jacobian, Real const &value, Identifier const &index)codi::ManualStatementPushTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier >
pushJacobians(ExpressionInterface< Real, Rhs > const &rhs)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inlineprotected
pushLowLevelFunction(Config::LowLevelFunctionToken token, size_t size, ByteDataView &data)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
pushStmtData(Identifier const &index, Config::ArgumentSize const &numberOfArguments)codi::JacobianBaseTape< T_TapeTypes, T_Impl >protected
readFromFile(const std::string &filename)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
readFromFile(const std::string &filename)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
Real typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
registerExternalFunctionOutput(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &value)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::registerExternalFunctionOutput(LhsExpressionInterface< Real, Gradient, Tape, Lhs > &value)codi::ExternalFunctionTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier >
registerInput(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &value)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::registerInput(LhsExpressionInterface< Real, Gradient, Tape, Lhs > &value)codi::ReverseTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier >
registerLowLevelFunction(LowLevelFunctionEntry< Impl, Real, Identifier > const &entry)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
registerLowLevelFunction(LowLevelFunctionEntry< Impl, Real, Identifier > const &entry)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::registerLowLevelFunction(LowLevelFunctionEntry< LowLevelFunctionTapeInterface, Real, Identifier > const &entry)codi::LowLevelFunctionTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier >
registerOutput(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &value)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
registerOutput(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &value)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::registerOutput(LhsExpressionInterface< Real, Gradient, Tape, Lhs > &value)codi::ReverseTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier >
RequiresPrimalRestorecodi::JacobianBaseTape< T_TapeTypes, T_Impl >static
reset(bool resetAdjoints=true, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
reset(bool resetAdjoints=true, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
resetHard()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
resetHard()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
resetTo(Position const &pos, bool resetAdjoints=true, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
resetTo(Position const &pos, bool resetAdjoints=true, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
resizeAdjointVector()codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
revertPrimals(Position const &pos)codi::PrimalEvaluationTapeInterface< T_TapeTypes::Real, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >
setActive()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
setActive()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
setGradient(Identifier const &identifier, Gradient const &gradient, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
setGradient(Identifier const &identifier, Gradient const &gradient, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::setGradient(Identifier const &identifier, Gradient const &gradient, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic)codi::GradientAccessTapeInterface< T_TapeTypes::Gradient, T_TapeTypes::Identifier >
setParameter(TapeParameters parameter, size_t value)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
setPassive()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
setPassive()codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
setPrimal(Identifier const &identifier, Real const &primal)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
setPrimal(Identifier const &identifier, Real const &primal)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::setPrimal(Identifier const &identifier, Real const &gradient)codi::PrimalEvaluationTapeInterface< T_TapeTypes::Real, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >
skipLowLevelFunction(bool forward, size_t &curLLFByteDataPos, char *dataPtr, size_t &curLLFTInfoDataPos, Config::LowLevelFunctionToken *const tokenPtr, Config::LowLevelFunctionDataSize *const dataSizePtr)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
skipLowLevelFunction(bool forward, size_t &curLLFByteDataPos, char *dataPtr, size_t &curLLFTInfoDataPos, Config::LowLevelFunctionToken *const tokenPtr, Config::LowLevelFunctionDataSize *const dataSizePtr)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inlineprotected
StatementData typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
statementDatacodi::JacobianBaseTape< T_TapeTypes, T_Impl >protected
store(AggregatedActiveType< Aggregated, Type, Lhs > &lhs, ExpressionInterface< Aggregated, Rhs > const &rhs)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
store(AggregatedActiveType< Aggregated, Type, Lhs > &lhs, AggregatedActiveType< Aggregated, Type, Rhs > const &rhs)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
store(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &lhs, ExpressionInterface< Real, Rhs > const &rhs)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
store(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &lhs, LhsExpressionInterface< Real, Gradient, Impl, Rhs > const &rhs)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
store(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &lhs, Real const &rhs)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::store(Lhs &lhs, Rhs const &rhs)codi::InternalStatementRecordingTapeInterface< T_TapeTypes::Identifier >
storeManual(Real const &lhsValue, Identifier &lhsIndex, Config::ArgumentSize const &size)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::storeManual(Real const &lhsValue, Identifier &lhsIndex, Config::ArgumentSize const &size)codi::ManualStatementPushTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier >
swap(Impl &other)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::swap(DataManagementTapeInterface &other)codi::DataManagementTapeInterface< T_TapeTypes::Real, T_TapeTypes::Identifier >
TapeTypes typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
Type typedefcodi::ReadWriteTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >
VectorAccess typedefcodi::JacobianBaseTape< T_TapeTypes, T_Impl >
WriterInterface typedefcodi::ReadWriteTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >
WriterInterfaceUniquePtr typedefcodi::ReadWriteTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >
writeTape(codi::TapeWriterInterface< Type > *writer, Position const &start, Position const &end)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
writeTape(std::unique_ptr< TapeWriterInterface< Type > > writer)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
writeTape(std::unique_ptr< TapeWriterInterface< Type > > writer, Position const &start, Position const &end)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
writeTape(codi::TapeWriterInterface< Type > &writeToFileRef)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
writeTape(codi::TapeWriterInterface< Type > &writeToFileRef, Position const &start, Position const &end)codi::JacobianBaseTape< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::writeTape(std::unique_ptr< TapeWriterInterface< Type > > writer)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::writeTape(std::unique_ptr< TapeWriterInterface< Type > > writer, Position const &start, Position const &end)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::writeTape(codi::TapeWriterInterface< Type > &writeToFileRef)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::CommonTapeImplementation< T_TapeTypes, T_Impl >::writeTape(codi::TapeWriterInterface< Type > &writeToFileRef, Position const &start, Position const &end)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::writeTape(WriterInterfaceUniquePtr writer)codi::ReadWriteTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::writeTape(WriterInterfaceUniquePtr writer, Position const &start, Position const &end)codi::ReadWriteTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >
writeToFile(const std::string &filename)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
writeToFile(const std::string &filename)codi::CommonTapeImplementation< T_TapeTypes, T_Impl >inline
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::writeToFile(std::string const &filename) constcodi::DataManagementTapeInterface< T_TapeTypes::Real, T_TapeTypes::Identifier >