Advanced Multi-Physics (AMP)
On-Line Documentation
AMP::TimeIntegrator::IDATimeOperator Member List

This is the complete list of members for AMP::TimeIntegrator::IDATimeOperator, including all inherited members.

apply(AMP::LinearAlgebra::Vector::const_shared_ptr u, AMP::LinearAlgebra::Vector::shared_ptr f) overrideAMP::TimeIntegrator::IDATimeOperator
AMP::Operator::Operator::apply(std::shared_ptr< const AMP::LinearAlgebra::Vector > u, std::shared_ptr< AMP::LinearAlgebra::Vector > f)=0AMP::Operator::Operatorpure virtual
applyRhs(std::shared_ptr< const AMP::LinearAlgebra::Vector > x, std::shared_ptr< AMP::LinearAlgebra::Vector > f)AMP::TimeIntegrator::TimeOperatorvirtual
createInputVector() constAMP::Operator::Operatorvirtual
createOutputVector() constAMP::Operator::Operatorvirtual
d_backendAMP::Operator::Operatorprotected
d_bAlgebraicComponentAMP::TimeIntegrator::TimeOperatorprotected
d_bLinearMassOperatorAMP::TimeIntegrator::TimeOperatorprotected
d_bLinearRhsOperatorAMP::TimeIntegrator::TimeOperatorprotected
d_cloningHappenedAMP::TimeIntegrator::IDATimeOperatorprotected
d_current_timeAMP::TimeIntegrator::IDATimeOperatorprotected
d_dCurrentDtAMP::TimeIntegrator::TimeOperatorprotected
d_dGammaAMP::TimeIntegrator::TimeOperatorprotected
d_iDebugPrintInfoLevelAMP::Operator::Operatorprotected
d_iInstance_idAMP::Operator::Operatorprotectedstatic
d_iObject_idAMP::Operator::Operatorprotected
d_memory_locationAMP::Operator::Operatorprotected
d_MeshAMP::Operator::Operatorprotected
d_pAlgebraicVariableAMP::TimeIntegrator::TimeOperatorprotected
d_pFunctionScalingAMP::TimeIntegrator::TimeOperatorprotected
d_pIDATimeDerivativeAMP::TimeIntegrator::IDATimeOperatorprotected
d_pMassOperatorAMP::TimeIntegrator::TimeOperatorprotected
d_pRhsOperatorAMP::TimeIntegrator::TimeOperatorprotected
d_pScratchSolVectorAMP::TimeIntegrator::TimeOperatorprotected
d_pScratchVectorAMP::TimeIntegrator::TimeOperatorprotected
d_pSolutionScalingAMP::TimeIntegrator::TimeOperatorprotected
d_pSourceTermAMP::TimeIntegrator::TimeOperatorprotected
getBackendFromInput(std::shared_ptr< AMP::Database > db)AMP::Operator::Operatorprotected
getFromInput(std::shared_ptr< AMP::Database > db)AMP::TimeIntegrator::TimeOperatorprotected
getGamma(void) constAMP::TimeIntegrator::TimeOperatorinlinevirtual
getInputVariable() constAMP::Operator::Operatorinlinevirtual
getJacobianParameters(std::shared_ptr< const AMP::LinearAlgebra::Vector >)AMP::Operator::Operatorinlineprotectedvirtual
getMassOperator(void)AMP::TimeIntegrator::TimeOperatorinline
getMemoryLocation() constAMP::Operator::Operatorinline
getMesh()AMP::Operator::Operatorinline
getMesh() constAMP::Operator::Operatorinline
getOutputVariable() const overrideAMP::TimeIntegrator::TimeOperatorinlinevirtual
getParameters(const std::string &type, AMP::LinearAlgebra::Vector::const_shared_ptr u, std::shared_ptr< AMP::Operator::OperatorParameters > params=nullptr) overrideAMP::TimeIntegrator::IDATimeOperator
AMP::Operator::Operator::getParameters(const std::string &type, std::shared_ptr< const AMP::LinearAlgebra::Vector > u, std::shared_ptr< OperatorParameters > params=nullptr)AMP::Operator::Operatorvirtual
getRhsOperator(void)AMP::TimeIntegrator::TimeOperatorinline
IDATimeOperator(std::shared_ptr< AMP::Operator::OperatorParameters > params)AMP::TimeIntegrator::IDATimeOperatorexplicit
IDATimeOperator()AMP::TimeIntegrator::IDATimeOperatorprotected
isValidVector(std::shared_ptr< const AMP::LinearAlgebra::Vector > u) overrideAMP::TimeIntegrator::TimeOperatorinlinevirtual
makeConsistent(std::shared_ptr< AMP::LinearAlgebra::Vector > vec) overrideAMP::TimeIntegrator::TimeOperatorinlinevirtual
Operator(void)AMP::Operator::Operator
Operator(std::shared_ptr< const OperatorParameters > params)AMP::Operator::Operatorexplicit
registerAlgebraicVariable(std::shared_ptr< AMP::LinearAlgebra::Variable > var)AMP::TimeIntegrator::TimeOperatorinline
registerCurrentTime(double currentTime)AMP::TimeIntegrator::IDATimeOperatorinline
registerIDATimeDerivative(std::shared_ptr< AMP::LinearAlgebra::Vector > vec)AMP::TimeIntegrator::IDATimeOperatorinline
registerMassOperator(std::shared_ptr< AMP::Operator::Operator > op)AMP::TimeIntegrator::TimeOperatorinline
registerRhsOperator(std::shared_ptr< AMP::Operator::Operator > op)AMP::TimeIntegrator::TimeOperatorinline
registerSourceTerm(std::shared_ptr< AMP::LinearAlgebra::Vector > vec)AMP::TimeIntegrator::IDATimeOperatorinline
reInitializeVector(std::shared_ptr< AMP::LinearAlgebra::Vector > v) overrideAMP::TimeIntegrator::TimeOperatorinlinevirtual
reset(std::shared_ptr< const AMP::Operator::OperatorParameters > params) overrideAMP::TimeIntegrator::TimeOperatorvirtual
residual(std::shared_ptr< const AMP::LinearAlgebra::Vector > f, std::shared_ptr< const AMP::LinearAlgebra::Vector > u, std::shared_ptr< AMP::LinearAlgebra::Vector > r) overrideAMP::TimeIntegrator::IDATimeOperatorvirtual
selectInputVector() constAMP::Operator::Operatorvirtual
selectOutputVector() constAMP::Operator::Operatorvirtual
setComponentScalings(std::shared_ptr< AMP::LinearAlgebra::Vector > s, std::shared_ptr< AMP::LinearAlgebra::Vector > f)AMP::TimeIntegrator::TimeOperatorinline
setDebugPrintInfoLevel(int level)AMP::Operator::Operatorinlinevirtual
setDt(double dt)AMP::TimeIntegrator::TimeOperatorinline
setMemoryAndBackendParameters(std::shared_ptr< AMP::Database > db)AMP::Operator::Operatorprotected
setTimeOperatorScaling(const double gamma)AMP::TimeIntegrator::TimeOperatorinlinevirtual
shared_ptr typedefAMP::Operator::Operator
subsetInputVector(std::shared_ptr< AMP::LinearAlgebra::Vector > vec) constAMP::Operator::Operator
subsetInputVector(std::shared_ptr< const AMP::LinearAlgebra::Vector > vec) constAMP::Operator::Operator
subsetOutputVector(std::shared_ptr< AMP::LinearAlgebra::Vector > vec) constAMP::Operator::Operator
subsetOutputVector(std::shared_ptr< const AMP::LinearAlgebra::Vector > vec) constAMP::Operator::Operator
TimeOperator(std::shared_ptr< const AMP::Operator::OperatorParameters > params)AMP::TimeIntegrator::TimeOperatorexplicit
TimeOperator()AMP::TimeIntegrator::TimeOperatorprotected
type() const overrideAMP::TimeIntegrator::IDATimeOperatorinlinevirtual
~IDATimeOperator()AMP::TimeIntegrator::IDATimeOperatorvirtual
~Operator()AMP::Operator::Operatorinlinevirtual
~TimeOperator()AMP::TimeIntegrator::TimeOperatorvirtual



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:45.
Comments on this page