Advanced Multi-Physics (AMP)
On-Line Documentation
PelletStackMechanicsSolverParameters.h
Go to the documentation of this file.
1#ifndef included_AMP_PelletStackMechanicsSolverParameters
2#define included_AMP_PelletStackMechanicsSolverParameters
3
4#include "AMP/solvers/ColumnSolver.h"
5
6namespace AMP::Solver {
7
9{
10public:
12 explicit PelletStackMechanicsSolverParameters( std::shared_ptr<AMP::Database> db )
14 {
15 }
17
18 std::shared_ptr<AMP::Solver::ColumnSolver> d_columnSolver;
19
20protected:
21private:
22};
23} // namespace AMP::Solver
24
25#endif
std::shared_ptr< ParameterBase > shared_ptr



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