acceptSubstepWithFullStepOnly() | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
AdaptiveSubstepperExplicit(double initialStepSize, double minimumStepSize, double maxScaleUpFactor, double scaleDownFactor, double integrationErrorTolerance, int nPassesToIncrease, const Matrix6d &Cel) | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
Cel | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
consistentTangentProgress | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
consistentTangentProgressFullTemp | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
consistentTangentProgressHalfTemp | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
currentProgress | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
currentState | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
currentSubstepSize | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
discardedDueToError | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
discardSubstep() | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
finishElasticSubstep(const Marmot::Vector6d &resultStress) | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
finishSubstep(const Marmot::Vector6d &resultStress, const TangentSizedMatrix &dXdY, const TangentSizedMatrix &dYdXOld, const IntegrationStateVector &stateVars) | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
FirstHalfStep enum value | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
FullStep enum value | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
getConvergedProgress(Marmot::Vector6d &stress, IntegrationStateVector &stateVars) | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
getCurrentTangentOperator() | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
getNextSubstep() | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
getNumberDiscardedSubstepsDueToError() | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
getNumberOfSubsteps() | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
getResults(Marmot::Vector6d &stress, Matrix6d &consistentTangent, IntegrationStateVector &stateVars) | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
ignoreErrorToleranceOnMinimumStepSize | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
initialStepSize | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
integrationErrorTolerance | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
IntegrationStateVector typedef | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
isFinished() | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
IX6() | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
IXX() | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
MatrixStateStrain typedef | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
maxScaleUpFactor | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
minimumStepSize | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
nPassesToIncrease | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
passedSubsteps | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
repeatSubstep(double decrementationFactor) | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
scaleDownFactor | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
SecondHalfStep enum value | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
setConvergedProgress(const Marmot::Vector6d &stressOld, const IntegrationStateVector &stateVarsOld) | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |
splitCurrentSubstep() | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
stateProgress | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
stateProgressFullTemp | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
stateProgressHalfTemp | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
stressProgress | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
stressProgressFullTemp | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
stressProgressHalfTemp | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
substepIndex | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
SubsteppingState enum name | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | private |
TangentSizedMatrix typedef | Marmot::NumericalAlgorithms::AdaptiveSubstepperExplicit< materialTangentSize, nIntegrationDependentStateVars > | |