#include "AMP/mesh/Mesh.h"#include "AMP/utils/Database.h"#include "AMP/vectors/Vector.h"#include <memory>
Go to the source code of this file.
Functions | |
| void | computeTemperatureRhsVector (std::shared_ptr< AMP::Mesh::Mesh > mesh, std::shared_ptr< AMP::Database > input_db, std::shared_ptr< AMP::LinearAlgebra::Variable > temperatureVar, std::shared_ptr< AMP::LinearAlgebra::Variable > displacementVar, std::shared_ptr< AMP::LinearAlgebra::Vector > currTemperatureVec, std::shared_ptr< AMP::LinearAlgebra::Vector > prevTemperatureVec, AMP::LinearAlgebra::Vector::shared_ptr rhsVec) |
| void computeTemperatureRhsVector | ( | std::shared_ptr< AMP::Mesh::Mesh > | mesh, |
| std::shared_ptr< AMP::Database > | input_db, | ||
| std::shared_ptr< AMP::LinearAlgebra::Variable > | temperatureVar, | ||
| std::shared_ptr< AMP::LinearAlgebra::Variable > | displacementVar, | ||
| std::shared_ptr< AMP::LinearAlgebra::Vector > | currTemperatureVec, | ||
| std::shared_ptr< AMP::LinearAlgebra::Vector > | prevTemperatureVec, | ||
| AMP::LinearAlgebra::Vector::shared_ptr | rhsVec | ||
| ) |
|
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:41. Comments on this page |