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

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

addTo1DMap(std::multimap< double, double > &map, double z, double val)AMP::Operator::Map3to1to3protected
addTo1DMap(std::multimap< double, double > &map, const std::vector< double > &z, const std::vector< double > &val)AMP::Operator::Map3to1to3protected
apply(AMP::LinearAlgebra::Vector::const_shared_ptr u, AMP::LinearAlgebra::Vector::shared_ptr f) overrideAMP::Operator::StridedZAxisMapvirtual
AMP::Operator::Operator::apply(std::shared_ptr< const AMP::LinearAlgebra::Vector > u, std::shared_ptr< AMP::LinearAlgebra::Vector > f)=0AMP::Operator::Operatorpure virtual
applyFinish(AMP::LinearAlgebra::Vector::const_shared_ptr u, AMP::LinearAlgebra::Vector::shared_ptr f) overrideAMP::Operator::Map3to1to3virtual
applyStart(AMP::LinearAlgebra::Vector::const_shared_ptr u, AMP::LinearAlgebra::Vector::shared_ptr f) overrideAMP::Operator::Map3to1to3virtual
AsynchronousOperator(std::shared_ptr< const OperatorParameters > params)AMP::Operator::AsynchronousOperatorexplicit
AsyncMapOperator(std::shared_ptr< const OperatorParameters >)AMP::Operator::AsyncMapOperatorexplicit
beginRequests()AMP::Operator::AsynchronousOperatorprotected
buildMap(AMP::LinearAlgebra::Vector::const_shared_ptr, const std::shared_ptr< AMP::Mesh::Mesh >, const AMP::Mesh::MeshIterator &) overrideAMP::Operator::ScalarZAxisMapprotectedvirtual
buildReturn(AMP::LinearAlgebra::Vector::shared_ptr, const std::shared_ptr< AMP::Mesh::Mesh >, const AMP::Mesh::MeshIterator &, const std::map< double, double > &) overrideAMP::Operator::ScalarZAxisMapprotectedvirtual
clearRequests()AMP::Operator::AsynchronousOperatorprotected
CommTagBaseAMP::Operator::ScalarZAxisMapstatic
createInputVector() constAMP::Operator::Operatorvirtual
createOutputVector() constAMP::Operator::Operatorvirtual
d_backendAMP::Operator::Operatorprotected
d_commTagAMP::Operator::Map3to1to3private
d_DOFManagerAMP::Operator::AsyncMapOperatorprotected
d_dstIterator1AMP::Operator::Map3to1to3protected
d_dstIterator2AMP::Operator::Map3to1to3protected
d_iDebugPrintInfoLevelAMP::Operator::Operatorprotected
d_iInstance_idAMP::Operator::Operatorprotectedstatic
d_inpDofsAMP::Operator::StridedZAxisMapprotected
d_inpStrideAMP::Operator::StridedZAxisMapprotected
d_inpVariableAMP::Operator::AsyncMapOperatorprotected
d_iObject_idAMP::Operator::Operatorprotected
d_MapCommAMP::Operator::AsyncMapOperatorprotected
d_memory_locationAMP::Operator::Operatorprotected
d_MeshAMP::Operator::Operatorprotected
d_mesh1AMP::Operator::AsyncMapOperatorprotected
d_mesh2AMP::Operator::AsyncMapOperatorprotected
d_outDofsAMP::Operator::StridedZAxisMapprotected
d_OutputVectorAMP::Operator::AsyncMapOperatorprotected
d_outStrideAMP::Operator::StridedZAxisMapprotected
d_outVariableAMP::Operator::AsyncMapOperatorprotected
d_own_mesh1AMP::Operator::Map3to1to3private
d_own_mesh2AMP::Operator::Map3to1to3private
d_RequestListAMP::Operator::AsynchronousOperatorprotected
d_ResultVectorAMP::Operator::Map3to1to3private
d_SendBuf1AMP::Operator::Map3to1to3private
d_SendBuf2AMP::Operator::Map3to1to3private
d_srcIterator1AMP::Operator::Map3to1to3protected
d_srcIterator2AMP::Operator::Map3to1to3protected
endRequests()AMP::Operator::AsynchronousOperatorprotected
getBackendFromInput(std::shared_ptr< AMP::Database > db)AMP::Operator::Operatorprotected
getBufferToAvoidDebugVectorCrashing(std::vector< T > &in)AMP::Operator::AsynchronousOperatorinlineprotected
getBufferToAvoidDebugVectorCrashing(const std::vector< T > &in)AMP::Operator::AsynchronousOperatorinlineprotected
getInputVariable() const overrideAMP::Operator::AsyncMapOperatorinlinevirtual
getJacobianParameters(std::shared_ptr< const AMP::LinearAlgebra::Vector >)AMP::Operator::Operatorinlineprotectedvirtual
getMemoryLocation() constAMP::Operator::Operatorinline
getMesh(int which)AMP::Operator::AsyncMapOperator
AMP::Operator::AsynchronousOperator::getMesh()AMP::Operator::Operatorinline
AMP::Operator::AsynchronousOperator::getMesh() constAMP::Operator::Operatorinline
getOutputVariable() const overrideAMP::Operator::AsyncMapOperatorinlinevirtual
getParameters(const std::string &type, std::shared_ptr< const AMP::LinearAlgebra::Vector > u, std::shared_ptr< OperatorParameters > params=nullptr)AMP::Operator::Operatorvirtual
getRequest(size_t i)AMP::Operator::AsynchronousOperatorprotected
isValidVector(std::shared_ptr< const AMP::LinearAlgebra::Vector >)AMP::Operator::Operatorinlinevirtual
makeConsistent(std::shared_ptr< AMP::LinearAlgebra::Vector > vec)AMP::Operator::Operatorvirtual
Map3to1to3(std::shared_ptr< const OperatorParameters > params)AMP::Operator::Map3to1to3explicit
Operator(void)AMP::Operator::Operator
Operator(std::shared_ptr< const OperatorParameters > params)AMP::Operator::Operatorexplicit
Parameters typedefAMP::Operator::ScalarZAxisMap
reInitializeVector(std::shared_ptr< AMP::LinearAlgebra::Vector >)AMP::Operator::Operatorinlinevirtual
requiresMakeConsistentSet()AMP::Operator::AsyncMapOperatorvirtual
reserveRequests(size_t i)AMP::Operator::AsynchronousOperatorprotected
reset(std::shared_ptr< const OperatorParameters > params)AMP::Operator::Operatorvirtual
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
ScalarZAxisMap(std::shared_ptr< const AMP::Operator::OperatorParameters > params)AMP::Operator::ScalarZAxisMapexplicit
selectInputVector() constAMP::Operator::Operatorvirtual
selectOutputVector() constAMP::Operator::Operatorvirtual
setDebugPrintInfoLevel(int level)AMP::Operator::Operatorinlinevirtual
setMemoryAndBackendParameters(std::shared_ptr< AMP::Database > db)AMP::Operator::Operatorprotected
setVector(AMP::LinearAlgebra::Vector::shared_ptr p) overrideAMP::Operator::StridedZAxisMapvirtual
shared_ptr typedefAMP::Operator::Operator
StridedZAxisMap(std::shared_ptr< const AMP::Operator::OperatorParameters > params)AMP::Operator::StridedZAxisMapexplicit
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::StridedZAxisMapinlinevirtual
unpackBuffer(const std::vector< comm_data > &, std::map< double, std::pair< int, double > > &)AMP::Operator::Map3to1to3privatestatic
validMapType(const std::string &s)AMP::Operator::StridedZAxisMapstatic
waitForAllRequests()AMP::Operator::AsynchronousOperatorprotected
~AsynchronousOperator()AMP::Operator::AsynchronousOperatorvirtual
~AsyncMapOperator()AMP::Operator::AsyncMapOperatorvirtual
~Map3to1to3()AMP::Operator::Map3to1to3virtual
~Operator()AMP::Operator::Operatorinlinevirtual
~ScalarZAxisMap()AMP::Operator::ScalarZAxisMapvirtual
~StridedZAxisMap()AMP::Operator::StridedZAxisMapvirtual



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