active | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protected |
Adjoints typedef | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
adjoints | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protected |
allocator | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protected |
AllowJacobianOptimization | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | static |
Base typedef | codi::JacobianLinearTape< T_TapeTypes > | |
Base | codi::JacobianLinearTape< T_TapeTypes > | |
beginUseAdjointVector() | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | 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, JacobianLinearTape< T_TapeTypes > > | 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(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::JacobianLinearTape< T_TapeTypes > | inline |
clearAdjoints(AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::JacobianLinearTape< T_TapeTypes > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::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::JacobianLinearTape< T_TapeTypes > | inline |
codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::clearCustomAdjoints(Position const &start, Position const &end, AdjointVector &&data) | codi::CustomAdjointVectorEvaluationTapeInterface< CommonTapeTypes< T_TapeTypes >::Position > | |
CommonTapeImplementation() | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
CommonTapeImplementation(CommonTapeImplementation const &)=delete | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
CommonTapeImplementation(CommonTapeImplementation &&)=delete | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
createStatementManual(Real const &lhsValue, Identifier &lhsIndex, Config::ArgumentSize const &size, Real const *jacobians, Identifier const *rhsIdentifiers) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::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, JacobianLinearTape< T_TapeTypes > > | inline |
createVectorAccessCustomAdjoints(AdjointVector &&data) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
createVectorAccessCustomAdjoints(Adjoint *data) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
deactivateValue(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &value) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | 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, JacobianLinearTape< T_TapeTypes > > | inline |
deleteData() | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
deleteLowLevelFunctionData(Position const &pos) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inlineprotected |
deleteVectorAccess(VectorAccessInterface< Real, Identifier > *access) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::deleteVectorAccess(VectorAccessInterface< Real, Identifier > *access) | codi::DataManagementTapeInterface< T_TapeTypes::Real, T_TapeTypes::Identifier > | |
destroyIdentifier(Real &value, Identifier &identifier) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::destroyIdentifier(Real &value, Identifier &identifier) | codi::InternalStatementRecordingTapeInterface< T_TapeTypes::Identifier > | |
endUseAdjointVector() | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
EvalHandle typedef | codi::ReadWriteTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position > | |
evaluate(AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
evaluate(Position const &start, Position const &end, AdjointVector &&data) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
evaluate(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
evaluate(AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
evaluateForward(AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
evaluateForward(Position const &start, Position const &end, AdjointVector &&data) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
evaluateForward(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
evaluateForward(AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
evaluateForwardKeepState(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
evaluateForwardKeepState(Position const &start, Position const &end, AdjointVector &&data) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
evaluateKeepState(Position const &start, Position const &end, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
evaluateKeepState(Position const &start, Position const &end, AdjointVector &&data) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
evaluatePrimal() | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
evaluatePrimal(Position const &start, Position const &end) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
evaluatePrimal() | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
getAvailableParameters() const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
getGradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::getGradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) const | codi::GradientAccessTapeInterface< T_TapeTypes::Gradient, T_TapeTypes::Identifier > | |
getIndexManager() | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
getInternalAdjoints() | codi::CustomAdjointVectorEvaluationTapeInterface< CommonTapeTypes< T_TapeTypes >::Position > | |
getInvalidIndex() const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
getParameter(TapeParameters parameter) const | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
getPassiveIndex() const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
getPosition() const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
getPrimal(Identifier const &identifier) const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::getPrimal(Identifier const &identifier) const | codi::PrimalEvaluationTapeInterface< T_TapeTypes::Real, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position > | |
getTapeValues() const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
getTemporaryMemory() | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
getZeroPosition() const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
Gradient typedef | codi::JacobianLinearTape< T_TapeTypes > | |
gradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
gradient(Identifier const &identifier, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) const | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::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) const | codi::GradientAccessTapeInterface< T_TapeTypes::Gradient, T_TapeTypes::Identifier > | |
hasParameter(TapeParameters parameter) const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
HasPrimalValues | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | static |
Identifier typedef | codi::JacobianLinearTape< T_TapeTypes > | |
Impl typedef | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
ImplTapeTypes typedef | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
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, JacobianLinearTape< T_TapeTypes > > | inlineprotected |
incrementManualPushCounter() | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | 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, JacobianLinearTape< T_TapeTypes > > | inlineprotected |
IndexManager typedef | codi::JacobianLinearTape< T_TapeTypes > | |
indexManager | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protected |
init(typename ImplTapeTypes::NestedData *nested) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inlineprotected |
initializeManualPushData(Real const &lhsValue, Identifier const &lhsIndex, size_t size) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inlineprotected |
initIdentifier(Real &value, Identifier &identifier) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::initIdentifier(Real &value, Identifier &identifier) | codi::InternalStatementRecordingTapeInterface< T_TapeTypes::Identifier > | |
inlinedecltype(adjoints.data()) getInternalAdjoints() | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
internalEvaluateForward_EvalStatements(JacobianLinearTape &tape, AdjointVector &&adjointVector, size_t &curLLFByteDataPos, size_t const &endLLFByteDataPos, char *dataPtr, size_t &curLLFInfoDataPos, size_t const &endLLFInfoDataPos, Config::LowLevelFunctionToken *const tokenPtr, Config::LowLevelFunctionDataSize *const dataSizePtr, size_t &curJacobianPos, size_t const &endJacobianPos, Real const *const rhsJacobians, Identifier const *const rhsIdentifiers, size_t &curStmtPos, size_t const &endStmtPos, Config::ArgumentSize const *const numberOfJacobians, size_t const &startAdjointPos, size_t const &endAdjointPos) | codi::JacobianLinearTape< T_TapeTypes > | inlineprotected |
codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::internalEvaluateForward_EvalStatements(Args &&... args) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protectedstatic |
internalEvaluateReverse_EvalStatements(JacobianLinearTape &tape, AdjointVector &&adjointVector, size_t &curLLFByteDataPos, size_t const &endLLFByteDataPos, char *dataPtr, size_t &curLLFInfoDataPos, size_t const &endLLFInfoDataPos, Config::LowLevelFunctionToken *const tokenPtr, Config::LowLevelFunctionDataSize *const dataSizePtr, size_t &curJacobianPos, size_t const &endJacobianPos, Real const *const rhsJacobians, Identifier const *const rhsIdentifiers, size_t &curStmtPos, size_t const &endStmtPos, Config::ArgumentSize const *const numberOfJacobians, size_t const &startAdjointPos, size_t const &endAdjointPos) | codi::JacobianLinearTape< T_TapeTypes > | inlineprotected |
codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::internalEvaluateReverse_EvalStatements(Args &&... args) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protectedstatic |
internalGetTapeValues() const | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inlineprotected |
internalRegisterInput(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &value, bool unusedIndex) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inlineprotected |
internalStoreLowLevelFunction(Config::LowLevelFunctionToken token, size_t size, ByteDataView &dataView) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inlineprotected |
internalWriteTape(codi::TapeWriterInterface< Real > *writer, size_t &curLLFByteDataPos, size_t const &endLLFByteDataPos, char *dataPtr, size_t &curLLFInfoDataPos, size_t const &endLLFInfoDataPos, Config::LowLevelFunctionToken *const tokenPtr, Config::LowLevelFunctionDataSize *const dataSizePtr, size_t &curJacobianPos, size_t const &endJacobianPos, typename Real::Real const *const rhsJacobians, typename Real::Identifier const *const rhsIdentifiers, size_t &curStmtPos, size_t const &endStmtPos, Config::ArgumentSize const *const numberOfJacobians, size_t const &startAdjointPos, size_t const &endAdjointPos) | codi::JacobianLinearTape< T_TapeTypes > | inlineprotected |
isActive() const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
isIdentifierActive(Identifier const &index) const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::isIdentifierActive(Identifier const &index) const | codi::IdentifierInformationTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier > | |
JacobianBaseTape() | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
JacobianData typedef | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
jacobianData | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protected |
JacobianLinearTape() | codi::JacobianLinearTape< T_TapeTypes > | inline |
LinearIndexHandling | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | static |
llfByteData | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protected |
llfInfoData | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protected |
LowLevelFunctionByteData typedef | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
LowLevelFunctionInfoData typedef | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
lowLevelFunctionLookup | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protectedstatic |
manualPushCounter | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protected |
manualPushGoal | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protected |
manualPushLhsIdentifier | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protected |
manualPushLhsValue | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protected |
NestedData typedef | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
NestedPosition typedef | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
operator=(CommonTapeImplementation const &)=delete | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
operator=(CommonTapeImplementation &&)=delete | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
options | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protected |
PassiveReal typedef | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
Position typedef | codi::JacobianLinearTape< T_TapeTypes > | |
primal(Identifier const &identifier) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
primal(Identifier const &identifier) const | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::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) const | codi::PrimalEvaluationTapeInterface< T_TapeTypes::Real, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position > | |
printStatistics(Stream &out=std::cout) const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
printTableHeader(Stream &out=std::cout) const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
printTableRow(Stream &out=std::cout) const | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
pushExternalFunction(ExternalFunction< Impl > const &extFunc) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | 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, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::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, JacobianLinearTape< T_TapeTypes > > | inlineprotected |
pushLowLevelFunction(Config::LowLevelFunctionToken token, size_t size, ByteDataView &data) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
pushStmtData(Identifier const &index, Config::ArgumentSize const &numberOfArguments) | codi::JacobianLinearTape< T_TapeTypes > | inlineprotected |
readFromFile(const std::string &filename) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
Real typedef | codi::JacobianLinearTape< T_TapeTypes > | |
registerExternalFunctionOutput(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &value) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::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, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::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, JacobianLinearTape< T_TapeTypes > > | 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, JacobianLinearTape< T_TapeTypes > > | 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 > | |
RequiresPrimalRestore | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | static |
reset(bool resetAdjoints=true, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
resetHard() | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
resetTo(Position const &pos, bool resetAdjoints=true, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
resizeAdjointVector() | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
revertPrimals(Position const &pos) | codi::PrimalEvaluationTapeInterface< T_TapeTypes::Real, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position > | |
setActive() | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
setGradient(Identifier const &identifier, Gradient const &gradient, AdjointsManagement adjointsManagement=AdjointsManagement::Automatic) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | 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, JacobianLinearTape< T_TapeTypes > > | inline |
setPassive() | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
setPrimal(Identifier const &identifier, Real const &primal) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | 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, JacobianLinearTape< T_TapeTypes > > | inlineprotected |
StatementData typedef | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
statementData | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | protected |
store(AggregatedActiveType< Aggregated, Type, Lhs > &lhs, ExpressionInterface< Aggregated, Rhs > const &rhs) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
store(AggregatedActiveType< Aggregated, Type, Lhs > &lhs, AggregatedActiveType< Aggregated, Type, Rhs > const &rhs) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
store(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &lhs, ExpressionInterface< Real, Rhs > const &rhs) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
store(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &lhs, LhsExpressionInterface< Real, Gradient, Impl, Rhs > const &rhs) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
store(LhsExpressionInterface< Real, Gradient, Impl, Lhs > &lhs, Real const &rhs) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::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, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::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, JacobianLinearTape< T_TapeTypes > > | 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 typedef | codi::JacobianLinearTape< T_TapeTypes > | |
Type typedef | codi::ReadWriteTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position > | |
VectorAccess typedef | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
WriterInterface typedef | codi::ReadWriteTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position > | |
WriterInterfaceUniquePtr typedef | codi::ReadWriteTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position > | |
writeTape(std::unique_ptr< TapeWriterInterface< Type > > writer) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
writeTape(std::unique_ptr< TapeWriterInterface< Type > > writer, Position const &start, Position const &end) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
writeTape(codi::TapeWriterInterface< Type > &writeToFileRef) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
writeTape(codi::TapeWriterInterface< Type > &writeToFileRef, Position const &start, Position const &end) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | |
writeTape(codi::TapeWriterInterface< Type > *writer, Position const &start, Position const &end) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
writeTape(std::unique_ptr< TapeWriterInterface< Type > > writer) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
writeTape(std::unique_ptr< TapeWriterInterface< Type > > writer, Position const &start, Position const &end) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
writeTape(codi::TapeWriterInterface< Type > &writeToFileRef) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
writeTape(codi::TapeWriterInterface< Type > &writeToFileRef, Position const &start, Position const &end) | codi::JacobianBaseTape< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::writeTape(std::unique_ptr< TapeWriterInterface< Type > > writer, Position const &start, Position const &end) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::writeTape(codi::TapeWriterInterface< Type > &writeToFileRef) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | inline |
codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > >::writeTape(codi::TapeWriterInterface< Type > &writeToFileRef, Position const &start, Position const &end) | codi::CommonTapeImplementation< T_TapeTypes, JacobianLinearTape< T_TapeTypes > > | 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, JacobianLinearTape< T_TapeTypes > > | inline |
codi::FullTapeInterface< T_TapeTypes::Real, T_TapeTypes::Gradient, T_TapeTypes::Identifier, CommonTapeTypes< T_TapeTypes >::Position >::writeToFile(std::string const &filename) const | codi::DataManagementTapeInterface< T_TapeTypes::Real, T_TapeTypes::Identifier > | |