#include <ManufacturedSourceModel2.h>

Public Member Functions | |
| virtual void | getManufacturedSource2 (std::vector< double > &result, const std::vector< double > &T, const std::vector< libMesh::Point > &Coordinates) |
| ManufacturedSourceModel2 (std::shared_ptr< const ManufacturedSourceModel2Parameters > params) | |
| virtual void | setDebugPrintInfoLevel (int print_level) |
| virtual | ~ManufacturedSourceModel2 () |
Protected Attributes | |
| int | d_iDebugPrintInfoLevel |
Private Attributes | |
| double | d_beta |
| double | d_Dzero |
Definition at line 14 of file ManufacturedSourceModel2.h.
|
inlineexplicit |
Definition at line 17 of file ManufacturedSourceModel2.h.
|
inlinevirtual |
Definition at line 25 of file ManufacturedSourceModel2.h.
|
inlinevirtual |
Definition at line 27 of file ManufacturedSourceModel2.h.
References AMP_ASSERT, 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 49 of file ManufacturedSourceModel2.h.
Referenced by ManufacturedSourceModel2().
|
private |
Definition at line 48 of file ManufacturedSourceModel2.h.
Referenced by getManufacturedSource2(), and ManufacturedSourceModel2().
|
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 |