Advanced Multi-Physics (AMP)
On-Line Documentation
FlowFrapconJacobianParameters.h
Go to the documentation of this file.
1
2#ifndef included_AMP_FlowFrapconJacobianParameters
3#define included_AMP_FlowFrapconJacobianParameters
4
5#include "AMP/operators/OperatorParameters.h"
6
7namespace AMP::Operator {
8
10{
11public:
12 explicit FlowFrapconJacobianParameters( std::shared_ptr<AMP::Database> db )
14 {
15 }
16
18
19 std::shared_ptr<AMP::LinearAlgebra::Variable> d_variable;
20
22};
23} // namespace AMP::Operator
24
25#endif
std::shared_ptr< Vector > shared_ptr
Shorthand for shared pointer to Vector.
Definition Vector.h:60
std::shared_ptr< AMP::LinearAlgebra::Variable > d_variable
FlowFrapconJacobianParameters(std::shared_ptr< AMP::Database > db)
AMP::LinearAlgebra::Vector::shared_ptr d_frozenSolution
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