#include "AMP/solvers/SolverStrategy.h"#include "AMP/utils/Database.h"#include "AMP/utils/UtilityMacros.h"#include "AMP/vectors/Vector.h"#include <memory>#include <string>
Go to the source code of this file.
Classes | |
| struct | AMP::Solver::Test::SolverParameters |
Namespaces | |
| namespace | AMP |
| namespace | AMP::Solver |
| namespace | AMP::Solver::Test |
Functions | |
| std::shared_ptr< AMP::Solver::SolverStrategy > | AMP::Solver::Test::buildSolver (const std::string &solver_name, std::shared_ptr< AMP::Database > input_db, const AMP::AMP_MPI &comm, std::shared_ptr< AMP::LinearAlgebra::Vector > initialGuess, std::shared_ptr< AMP::Operator::Operator > op) |
|
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 |