#include <ManufacturedSourceModel1.h>

Public Member Functions | |
| virtual void | getManufacturedSource1 (std::vector< double > &result, const std::vector< double > &T, const std::vector< libMesh::Point > &Coordinates) |
| ManufacturedSourceModel1 (std::shared_ptr< const ManufacturedSourceModel1Parameters > params) | |
| virtual void | setDebugPrintInfoLevel (int print_level) |
| virtual | ~ManufacturedSourceModel1 () |
Protected Attributes | |
| int | d_iDebugPrintInfoLevel |
Private Attributes | |
| double | d_beta |
| double | d_Dzero |
Definition at line 23 of file ManufacturedSourceModel1.h.
|
inlineexplicit |
Definition at line 26 of file ManufacturedSourceModel1.h.
|
inlinevirtual |
Definition at line 34 of file ManufacturedSourceModel1.h.
|
inlinevirtual |
Definition at line 37 of file ManufacturedSourceModel1.h.
References AMP_ASSERT, d_beta, and d_Dzero.
|
inlinevirtualinherited |
Specify level of diagnostic information printed during iterations.
| [in] | print_level | zero prints none or minimal information, higher numbers provide increasingly verbose debugging information. |
Definition at line 36 of file ElementPhysicsModel.h.
References AMP::Operator::ElementPhysicsModel::d_iDebugPrintInfoLevel.
|
private |
Definition at line 59 of file ManufacturedSourceModel1.h.
Referenced by getManufacturedSource1(), and ManufacturedSourceModel1().
|
private |
Definition at line 58 of file ManufacturedSourceModel1.h.
Referenced by getManufacturedSource1(), and ManufacturedSourceModel1().
|
protectedinherited |
Variable that controls the amount of diagnostic information that gets printed within this material model.
Definition at line 39 of file ElementPhysicsModel.h.
Referenced by AMP::Operator::ElementPhysicsModel::ElementPhysicsModel(), and AMP::Operator::ElementPhysicsModel::setDebugPrintInfoLevel().
|
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 |