active | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | protected |
allocator | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | protected |
AllowJacobianOptimization | codi::InternalStatementRecordingTapeInterface< T_Identifier > | static |
beginUseAdjointVector() | codi::DataManagementTapeInterface< T_Real, T_Identifier > | |
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_ImplTapeTypes, T_Impl > | inlineprotectedstatic |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::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_Real, T_Gradient, T_Identifier > | static |
codi::clearAdjoints(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::PositionalEvaluationTapeInterface< T_Position > | |
codi::PositionalEvaluationTapeInterface::clearAdjoints(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::PositionalEvaluationTapeInterface< T_Position > | |
codi::ReverseTapeInterface::clearAdjoints(AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::ReverseTapeInterface< T_Real, T_Gradient, T_Identifier > | |
CommonTapeImplementation() | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
CommonTapeImplementation(CommonTapeImplementation const &)=delete | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
CommonTapeImplementation(CommonTapeImplementation &&)=delete | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
createVectorAccess() | codi::DataManagementTapeInterface< T_Real, T_Identifier > | |
createVectorAccessCustomAdjoints(Adjoint *data) | codi::DataManagementTapeInterface< T_Real, T_Identifier > | |
deactivateValue(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &value) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::deactivateValue(LhsExpressionInterface< Real, Gradient, Tape, Lhs > &value) | codi::IdentifierInformationTapeInterface< T_Real, T_Gradient, T_Identifier > | |
deleteAdjointVector() | codi::DataManagementTapeInterface< T_Real, T_Identifier > | |
deleteData() | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
deleteLowLevelFunctionData(Position const &pos) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inlineprotected |
deleteVectorAccess(VectorAccessInterface< Real, Identifier > *access) | codi::DataManagementTapeInterface< T_Real, T_Identifier > | |
destroyIdentifier(Real &value, Identifier &identifier) | codi::InternalStatementRecordingTapeInterface< T_Identifier > | |
endUseAdjointVector() | codi::DataManagementTapeInterface< T_Real, T_Identifier > | |
evaluate(AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::evaluate(Position const &start, Position const &end, Adjoint *data) | codi::CustomAdjointVectorEvaluationTapeInterface< T_Position > | |
codi::ForwardEvaluationTapeInterface::evaluate(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::PositionalEvaluationTapeInterface< T_Position > | |
evaluateForward(AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::evaluateForward(Position const &start, Position const &end, Adjoint *data) | codi::CustomAdjointVectorEvaluationTapeInterface< T_Position > | |
codi::ForwardEvaluationTapeInterface::evaluateForward(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::ForwardEvaluationTapeInterface< T_Position > | |
evaluateForwardKeepState(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::PreaccumulationEvaluationTapeInterface< T_Real, T_Gradient, T_Identifier, T_Position > | |
evaluateKeepState(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::PreaccumulationEvaluationTapeInterface< T_Real, T_Gradient, T_Identifier, T_Position > | |
evaluatePrimal() | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::evaluatePrimal(Position const &start, Position const &end) | codi::PrimalEvaluationTapeInterface< T_Real, T_Identifier, T_Position > | |
getAvailableParameters() const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
getGradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::getGradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) const | codi::GradientAccessTapeInterface< T_Gradient, T_Identifier > | |
getInvalidIndex() const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
getParameter(TapeParameters parameter) const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
getPassiveIndex() const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
getPosition() const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
getPrimal(Identifier const &identifier) const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::getPrimal(Identifier const &identifier) const | codi::PrimalEvaluationTapeInterface< T_Real, T_Identifier, T_Position > | |
getTapeValues() const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
getTemporaryMemory() | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
getZeroPosition() const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
gradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::GradientAccessTapeInterface< T_Gradient, T_Identifier > | |
gradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) const | codi::GradientAccessTapeInterface< T_Gradient, T_Identifier > | |
Gradient typedef | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
hasParameter(TapeParameters parameter) const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
HasPrimalValues | codi::PrimalEvaluationTapeInterface< T_Real, T_Identifier, T_Position > | static |
Identifier typedef | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
Impl typedef | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
ImplTapeTypes typedef | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
incrementManualPushCounter() | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inlineprotected |
init(typename ImplTapeTypes::NestedData *nested) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inlineprotected |
initializeManualPushData(Real const &lhsValue, Identifier const &lhsIndex, size_t size) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inlineprotected |
initIdentifier(Real &value, Identifier &identifier) | codi::InternalStatementRecordingTapeInterface< T_Identifier > | |
internalGetTapeValues() const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | protected |
internalStoreLowLevelFunction(Config::LowLevelFunctionToken token, size_t size, ByteDataView &dataView) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inlineprotected |
isActive() const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
isIdentifierActive(Identifier const &index) const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::isIdentifierActive(Identifier const &index) const | codi::IdentifierInformationTapeInterface< T_Real, T_Gradient, T_Identifier > | |
LinearIndexHandling | codi::IdentifierInformationTapeInterface< T_Real, T_Gradient, T_Identifier > | static |
llfByteData | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | protected |
llfInfoData | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | protected |
LowLevelFunctionByteData typedef | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
LowLevelFunctionInfoData typedef | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
lowLevelFunctionLookup | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | protectedstatic |
manualPushCounter | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | protected |
manualPushGoal | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | protected |
manualPushLhsIdentifier | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | protected |
manualPushLhsValue | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | protected |
NestedData typedef | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
NestedPosition typedef | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
operator=(CommonTapeImplementation const &)=delete | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
operator=(CommonTapeImplementation &&)=delete | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
options | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | protected |
PassiveReal typedef | codi::ReverseTapeInterface< T_Real, T_Gradient, T_Identifier > | |
Position typedef | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
primal(Identifier const &identifier) | codi::PrimalEvaluationTapeInterface< T_Real, T_Identifier, T_Position > | |
primal(Identifier const &identifier) const | codi::PrimalEvaluationTapeInterface< T_Real, T_Identifier, T_Position > | |
printStatistics(Stream &out=std::cout) const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
printTableHeader(Stream &out=std::cout) const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
printTableRow(Stream &out=std::cout) const | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
pushExternalFunction(ExternalFunction< Impl > const &extFunc) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::pushExternalFunction(ExternalFunction< ExternalFunctionTapeInterface > const &extFunc) | codi::ExternalFunctionTapeInterface< T_Real, T_Gradient, T_Identifier > | |
pushJacobianManual(Real const &jacobian, Real const &value, Identifier const &index) | codi::ManualStatementPushTapeInterface< T_Real, T_Gradient, T_Identifier > | |
pushLowLevelFunction(Config::LowLevelFunctionToken token, size_t size, ByteDataView &data) | codi::LowLevelFunctionTapeInterface< T_Real, T_Gradient, T_Identifier > | |
readFromFile(const std::string &filename) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
Real typedef | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | |
registerExternalFunctionOutput(LhsExpressionInterface< Real, Gradient, Tape, Lhs > &value) | codi::ExternalFunctionTapeInterface< T_Real, T_Gradient, T_Identifier > | |
registerInput(LhsExpressionInterface< Real, Gradient, Tape, Lhs > &value) | codi::ReverseTapeInterface< T_Real, T_Gradient, T_Identifier > | |
registerLowLevelFunction(LowLevelFunctionEntry< Impl, Real, Identifier > const &entry) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::registerLowLevelFunction(LowLevelFunctionEntry< LowLevelFunctionTapeInterface, Real, Identifier > const &entry) | codi::LowLevelFunctionTapeInterface< T_Real, T_Gradient, T_Identifier > | |
registerOutput(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &value) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::registerOutput(LhsExpressionInterface< Real, Gradient, Tape, Lhs > &value) | codi::ReverseTapeInterface< T_Real, T_Gradient, T_Identifier > | |
RequiresPrimalRestore | codi::PrimalEvaluationTapeInterface< T_Real, T_Identifier, T_Position > | static |
reset(bool resetAdjoints=true, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
resetHard() | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
resetTo(Position const &pos, bool resetAdjoints=true, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::resetTo(Position const &pos, bool resetAdjoints=true, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::PositionalEvaluationTapeInterface< T_Position > | |
resizeAdjointVector() | codi::DataManagementTapeInterface< T_Real, T_Identifier > | |
revertPrimals(Position const &pos) | codi::PrimalEvaluationTapeInterface< T_Real, T_Identifier, T_Position > | |
setActive() | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
setGradient(Identifier const &identifier, Gradient const &gradient, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::setGradient(Identifier const &identifier, Gradient const &gradient, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::GradientAccessTapeInterface< T_Gradient, T_Identifier > | |
setParameter(TapeParameters parameter, size_t value) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
setPassive() | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
setPrimal(Identifier const &identifier, Real const &primal) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::setPrimal(Identifier const &identifier, Real const &gradient) | codi::PrimalEvaluationTapeInterface< T_Real, T_Identifier, T_Position > | |
store(Lhs &lhs, Rhs const &rhs) | codi::InternalStatementRecordingTapeInterface< T_Identifier > | |
storeManual(Real const &lhsValue, Identifier &lhsIndex, Config::ArgumentSize const &size) | codi::ManualStatementPushTapeInterface< T_Real, T_Gradient, T_Identifier > | |
swap(Impl &other) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::swap(DataManagementTapeInterface &other) | codi::DataManagementTapeInterface< T_Real, T_Identifier > | |
writeToFile(const std::string &filename) | codi::CommonTapeImplementation< T_ImplTapeTypes, T_Impl > | inline |
FullTapeInterface< T_ImplTapeTypes::Real, T_ImplTapeTypes::Gradient, T_ImplTapeTypes::Identifier, CommonTapeTypes< T_ImplTapeTypes >::Position >::writeToFile(std::string const &filename) const | codi::DataManagementTapeInterface< T_Real, T_Identifier > | |