Advanced Multi-Physics (AMP)
On-Line Documentation
AMP::Operator::VolumeIntegralOperator Member List

This is the complete list of members for AMP::Operator::VolumeIntegralOperator, including all inherited members.

apply(AMP::LinearAlgebra::Vector::const_shared_ptr u, AMP::LinearAlgebra::Vector::shared_ptr f) overrideAMP::Operator::NonlinearFEOperatorvirtual
AMP::Operator::Operator::apply(std::shared_ptr< const AMP::LinearAlgebra::Vector > u, std::shared_ptr< AMP::LinearAlgebra::Vector > f)=0AMP::Operator::Operatorpure virtual
createInputVector() constAMP::Operator::Operatorvirtual
createLibMeshElementList()AMP::Operator::NonlinearFEOperatorprotected
createOutputVector() constAMP::Operator::Operatorvirtual
d_auxVariablesAMP::Operator::VolumeIntegralOperatorprivate
d_auxVecAMP::Operator::VolumeIntegralOperatorprotected
d_backendAMP::Operator::Operatorprotected
d_currElemIdxAMP::Operator::NonlinearFEOperatorprotected
d_currElemPtrsAMP::Operator::NonlinearFEOperatorprotected
d_currNodesAMP::Operator::VolumeIntegralOperatorprotected
d_dofIndicesAMP::Operator::VolumeIntegralOperatorprotected
d_elementDofMapAMP::Operator::VolumeIntegralOperatorprotected
d_elementOutputVectorAMP::Operator::VolumeIntegralOperatorprotected
d_elemOpAMP::Operator::NonlinearFEOperatorprotected
d_iDebugPrintInfoLevelAMP::Operator::Operatorprotected
d_iInstance_idAMP::Operator::Operatorprotectedstatic
d_inpVariablesAMP::Operator::VolumeIntegralOperatorprivate
d_inVecAMP::Operator::VolumeIntegralOperatorprotected
d_iObject_idAMP::Operator::Operatorprotected
d_isInputTypeAMP::Operator::VolumeIntegralOperatorprotected
d_memory_locationAMP::Operator::Operatorprotected
d_MeshAMP::Operator::Operatorprotected
d_multiAuxPtrAMP::Operator::VolumeIntegralOperatorprotected
d_nodeDofMapAMP::Operator::VolumeIntegralOperatorprotected
d_outVariableAMP::Operator::VolumeIntegralOperatorprivate
d_outVecAMP::Operator::VolumeIntegralOperatorprotected
d_sourcePhysicsModelAMP::Operator::VolumeIntegralOperatorprotected
d_srcNonlinElemAMP::Operator::VolumeIntegralOperatorprotected
destroyLibMeshElementList()AMP::Operator::NonlinearFEOperatorprotected
getBackendFromInput(std::shared_ptr< AMP::Database > db)AMP::Operator::Operatorprotected
getInputVariable() const overrideAMP::Operator::VolumeIntegralOperatorinlinevirtual
getJacobianParameters(AMP::LinearAlgebra::Vector::const_shared_ptr u) overrideAMP::Operator::VolumeIntegralOperatorprotected
AMP::Operator::NonlinearFEOperator::getJacobianParameters(std::shared_ptr< const AMP::LinearAlgebra::Vector >)AMP::Operator::Operatorinlineprotectedvirtual
getMemoryLocation() constAMP::Operator::Operatorinline
getMesh()AMP::Operator::Operatorinline
getMesh() constAMP::Operator::Operatorinline
getNodeDofIndicesForCurrentElement()AMP::Operator::VolumeIntegralOperatorprotected
getOutputVariable() const overrideAMP::Operator::VolumeIntegralOperatorinlinevirtual
getParameters(const std::string &type, std::shared_ptr< const AMP::LinearAlgebra::Vector > u, std::shared_ptr< OperatorParameters > params=nullptr)AMP::Operator::Operatorvirtual
getSourceElement()AMP::Operator::VolumeIntegralOperatorinline
getSourcePhysicsModel()AMP::Operator::VolumeIntegralOperatorinline
init(std::shared_ptr< const VolumeIntegralOperatorParameters > params)AMP::Operator::VolumeIntegralOperatorprotected
isValidVector(std::shared_ptr< const AMP::LinearAlgebra::Vector >)AMP::Operator::Operatorinlinevirtual
makeConsistent(std::shared_ptr< AMP::LinearAlgebra::Vector > vec)AMP::Operator::Operatorvirtual
NonlinearFEOperator(std::shared_ptr< const OperatorParameters > params)AMP::Operator::NonlinearFEOperatorexplicit
Operator(void)AMP::Operator::Operator
Operator(std::shared_ptr< const OperatorParameters > params)AMP::Operator::Operatorexplicit
postAssembly() overrideAMP::Operator::VolumeIntegralOperatorprotectedvirtual
postElementOperation() overrideAMP::Operator::VolumeIntegralOperatorprotectedvirtual
preAssembly(AMP::LinearAlgebra::Vector::const_shared_ptr u, AMP::LinearAlgebra::Vector::shared_ptr r) overrideAMP::Operator::VolumeIntegralOperatorprotectedvirtual
preElementOperation(const AMP::Mesh::MeshElement &) overrideAMP::Operator::VolumeIntegralOperatorprotectedvirtual
reInitializeVector(std::shared_ptr< AMP::LinearAlgebra::Vector >)AMP::Operator::Operatorinlinevirtual
reset(std::shared_ptr< const OperatorParameters >) overrideAMP::Operator::VolumeIntegralOperatorvirtual
residual(std::shared_ptr< const AMP::LinearAlgebra::Vector > f, std::shared_ptr< const AMP::LinearAlgebra::Vector > u, std::shared_ptr< AMP::LinearAlgebra::Vector > r)AMP::Operator::Operatorvirtual
selectInputVector() constAMP::Operator::Operatorvirtual
selectOutputVector() constAMP::Operator::Operatorvirtual
setAuxVariable(std::shared_ptr< AMP::LinearAlgebra::MultiVariable > var)AMP::Operator::VolumeIntegralOperatorinline
setDebugPrintInfoLevel(int level)AMP::Operator::Operatorinlinevirtual
setMemoryAndBackendParameters(std::shared_ptr< AMP::Database > db)AMP::Operator::Operatorprotected
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
type() const overrideAMP::Operator::VolumeIntegralOperatorinlinevirtual
VolumeIntegralOperator(std::shared_ptr< const OperatorParameters > params)AMP::Operator::VolumeIntegralOperatorexplicit
VolumeIntegralOperator(std::shared_ptr< const VolumeIntegralOperatorParameters > params, bool)AMP::Operator::VolumeIntegralOperatorexplicitprotected
~NonlinearFEOperator()AMP::Operator::NonlinearFEOperatorvirtual
~Operator()AMP::Operator::Operatorinlinevirtual
~VolumeIntegralOperator()AMP::Operator::VolumeIntegralOperatorinlinevirtual



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:44.
Comments on this page