This is the complete list of members for AMP::Operator::RadDifOpPJac, including all inherited members.
| apply(std::shared_ptr< const AMP::LinearAlgebra::Vector > ET, std::shared_ptr< AMP::LinearAlgebra::Vector > LET) override | AMP::Operator::RadDifOpPJac | virtual |
| AMP::Operator::LinearOperator::apply(AMP::LinearAlgebra::Vector::const_shared_ptr u, AMP::LinearAlgebra::Vector::shared_ptr f) override | AMP::Operator::LinearOperator | virtual |
| applyFromData(std::shared_ptr< const AMP::LinearAlgebra::Vector > ET_, std::shared_ptr< AMP::LinearAlgebra::Vector > LET_) | AMP::Operator::RadDifOpPJac | private |
| applyWithOverwrittenDataIsValid() | AMP::Operator::RadDifOpPJac | inline |
| CellCenteredGeom | AMP::Operator::RadDifOpPJac | private |
| create(std::shared_ptr< AMP::Operator::OperatorParameters > params) | AMP::Operator::RadDifOpPJac | inlinestatic |
| createInputVector() const override | AMP::Operator::RadDifOpPJac | virtual |
| createOutputVector() const override | AMP::Operator::LinearOperator | virtual |
| d_ak | AMP::Operator::RadDifOpPJac | private |
| d_applyWithOverwrittenDataIsValid | AMP::Operator::RadDifOpPJac | private |
| d_backend | AMP::Operator::Operator | protected |
| d_bk | AMP::Operator::RadDifOpPJac | private |
| d_BoxMesh | AMP::Operator::RadDifOpPJac | private |
| d_data | AMP::Operator::RadDifOpPJac | |
| d_db | AMP::Operator::RadDifOpPJac | |
| d_dim | AMP::Operator::RadDifOpPJac | private |
| d_dofsLoc3 | AMP::Operator::RadDifOpPJac | private |
| d_ELoc3 | AMP::Operator::RadDifOpPJac | private |
| d_frozenVec | AMP::Operator::RadDifOpPJac | |
| d_globalBox | AMP::Operator::RadDifOpPJac | private |
| d_h | AMP::Operator::RadDifOpPJac | private |
| d_iDebugPrintInfoLevel | AMP::Operator::Operator | protected |
| d_iInstance_id | AMP::Operator::Operator | protectedstatic |
| d_ijk | AMP::Operator::RadDifOpPJac | private |
| d_inputVariable | AMP::Operator::LinearOperator | protected |
| d_iObject_id | AMP::Operator::Operator | protected |
| d_k11 | AMP::Operator::RadDifOpPJac | private |
| d_k12 | AMP::Operator::RadDifOpPJac | private |
| d_k21 | AMP::Operator::RadDifOpPJac | private |
| d_k22 | AMP::Operator::RadDifOpPJac | private |
| d_localArraySize | AMP::Operator::RadDifOpPJac | private |
| d_localBox | AMP::Operator::RadDifOpPJac | private |
| d_matrix | AMP::Operator::LinearOperator | protected |
| d_memory_location | AMP::Operator::Operator | protected |
| d_Mesh | AMP::Operator::Operator | protected |
| d_meshIndexingOps | AMP::Operator::RadDifOpPJac | private |
| d_multiDOFMan | AMP::Operator::RadDifOpPJac | private |
| d_nk | AMP::Operator::RadDifOpPJac | private |
| d_outputVariable | AMP::Operator::LinearOperator | protected |
| d_pseudoNeumannFunctionT | AMP::Operator::RadDifOpPJac | private |
| d_rh2 | AMP::Operator::RadDifOpPJac | private |
| d_rk | AMP::Operator::RadDifOpPJac | private |
| d_robinFunctionE | AMP::Operator::RadDifOpPJac | private |
| d_scalarDOFMan | AMP::Operator::RadDifOpPJac | private |
| d_TLoc3 | AMP::Operator::RadDifOpPJac | private |
| EAST | AMP::Operator::RadDifOpPJac | privatestatic |
| fillDiffusionMatrixWithData(std::shared_ptr< AMP::LinearAlgebra::Matrix > matrix) | AMP::Operator::RadDifOpPJac | private |
| getBackendFromInput(std::shared_ptr< AMP::Database > db) | AMP::Operator::Operator | protected |
| getCSRDataDiffusionMatrix(std::shared_ptr< const AMP::LinearAlgebra::Vector > E_vec, std::shared_ptr< const AMP::LinearAlgebra::Vector > T_vec, const double *E_rawData, const double *T_rawData, size_t row, std::vector< size_t > &cols, std::vector< double > &data) | AMP::Operator::RadDifOpPJac | private |
| getCSRDataDiffusionMatrixBoundary(std::shared_ptr< const AMP::LinearAlgebra::Vector > E_vec, std::shared_ptr< const AMP::LinearAlgebra::Vector > T_vec, size_t row, std::vector< size_t > &cols, std::vector< double > &data) | AMP::Operator::RadDifOpPJac | private |
| getCSRDataDiffusionMatrixInterior(const double *E_rawData, const double *T_rawData, size_t rowLocal, std::array< size_t, 5 > &ijkLocal, std::vector< size_t > &colsLocal, std::vector< double > &data) | AMP::Operator::RadDifOpPJac | private |
| getInputVariable() const override | AMP::Operator::LinearOperator | inlinevirtual |
| getJacobianParameters(std::shared_ptr< const AMP::LinearAlgebra::Vector >) | AMP::Operator::Operator | inlineprotectedvirtual |
| getMatrix() | AMP::Operator::LinearOperator | virtual |
| getMemoryLocation() const | AMP::Operator::Operator | inline |
| getMesh() | AMP::Operator::Operator | inline |
| getMesh() const | AMP::Operator::Operator | inline |
| getNNDataBoundary(std::shared_ptr< const AMP::LinearAlgebra::Vector > E_vec, std::shared_ptr< const AMP::LinearAlgebra::Vector > T_vec, std::array< size_t, 3 > &ijk, size_t dim, std::array< double, 3 > &ELoc3, std::array< double, 3 > &TLoc3, std::array< size_t, 3 > &dofsLoc3, std::optional< FDBoundaryUtils::BoundarySide > &boundaryIntersection) | AMP::Operator::RadDifOpPJac | private |
| getOutputVariable() const override | AMP::Operator::LinearOperator | inlinevirtual |
| getParameters(const std::string &type, std::shared_ptr< const AMP::LinearAlgebra::Vector > u, std::shared_ptr< OperatorParameters > params=nullptr) | AMP::Operator::Operator | virtual |
| ghostValuesSolveWrapper(size_t boundaryID, const AMP::Mesh::Point &boundaryPoint, double Eint, double Tint, double &Eg, double &Tg) | AMP::Operator::RadDifOpPJac | private |
| isValidVector(std::shared_ptr< const AMP::LinearAlgebra::Vector >) | AMP::Operator::Operator | inlinevirtual |
| LinearOperator(std::shared_ptr< const OperatorParameters > params) | AMP::Operator::LinearOperator | explicit |
| LinearOperator() | AMP::Operator::LinearOperator | protected |
| makeConsistent(std::shared_ptr< AMP::LinearAlgebra::Vector > vec) | AMP::Operator::Operator | virtual |
| Operator(void) | AMP::Operator::Operator | |
| Operator(std::shared_ptr< const OperatorParameters > params) | AMP::Operator::Operator | explicit |
| ORIGIN | AMP::Operator::RadDifOpPJac | privatestatic |
| PicardCorrectionCoefficient(size_t component, size_t boundaryID, double ck) const | AMP::Operator::RadDifOpPJac | private |
| RadDifOpPJac(std::shared_ptr< const AMP::Operator::OperatorParameters > params_) | AMP::Operator::RadDifOpPJac | |
| reInitializeVector(std::shared_ptr< AMP::LinearAlgebra::Vector >) | AMP::Operator::Operator | inlinevirtual |
| reset(std::shared_ptr< const AMP::Operator::OperatorParameters > params) override | AMP::Operator::RadDifOpPJac | |
| AMP::Operator::LinearOperator::reset(std::shared_ptr< const OperatorParameters > params) | AMP::Operator::Operator | virtual |
| 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::Operator | virtual |
| selectInputVector() const | AMP::Operator::Operator | virtual |
| selectOutputVector() const | AMP::Operator::Operator | virtual |
| setData() | AMP::Operator::RadDifOpPJac | private |
| setDataReaction(std::shared_ptr< const AMP::LinearAlgebra::Vector > T_vec) | AMP::Operator::RadDifOpPJac | private |
| setDebugPrintInfoLevel(int level) | AMP::Operator::Operator | inlinevirtual |
| setMatrix(std::shared_ptr< AMP::LinearAlgebra::Matrix > in_mat) | AMP::Operator::LinearOperator | virtual |
| setMemoryAndBackendParameters(std::shared_ptr< AMP::Database > db) | AMP::Operator::Operator | protected |
| setVariables(std::shared_ptr< AMP::LinearAlgebra::Variable > in, std::shared_ptr< AMP::LinearAlgebra::Variable > out) | AMP::Operator::LinearOperator | inlinevirtual |
| shared_ptr typedef | AMP::Operator::Operator | |
| subsetInputVector(std::shared_ptr< AMP::LinearAlgebra::Vector > vec) const | AMP::Operator::Operator | |
| subsetInputVector(std::shared_ptr< const AMP::LinearAlgebra::Vector > vec) const | AMP::Operator::Operator | |
| subsetOutputVector(std::shared_ptr< AMP::LinearAlgebra::Vector > vec) const | AMP::Operator::Operator | |
| subsetOutputVector(std::shared_ptr< const AMP::LinearAlgebra::Vector > vec) const | AMP::Operator::Operator | |
| type() const override | AMP::Operator::RadDifOpPJac | inlinevirtual |
| WEST | AMP::Operator::RadDifOpPJac | privatestatic |
| ~LinearOperator() | AMP::Operator::LinearOperator | inlinevirtual |
| ~Operator() | AMP::Operator::Operator | inlinevirtual |
| ~RadDifOpPJac() | AMP::Operator::RadDifOpPJac | inlinevirtual |
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:44. Comments on this page |