Advanced Multi-Physics (AMP)
On-Line Documentation
MechanicsConstants.h
Go to the documentation of this file.
1
2#ifndef included_AMP_MechanicsConstants
3#define included_AMP_MechanicsConstants
4
6const unsigned int DISPLACEMENT =
7 0;
8const unsigned int TEMPERATURE =
9 1;
10const unsigned int BURNUP =
11 2;
12const unsigned int OXYGEN_CONCENTRATION =
13 3;
15const unsigned int LHGR = 4;
18const unsigned int TOTAL_NUMBER_OF_VARIABLES =
19 5;
21} // namespace AMP::Operator::Mechanics
22
23#endif
const unsigned int OXYGEN_CONCENTRATION
const unsigned int TOTAL_NUMBER_OF_VARIABLES
const unsigned int DISPLACEMENT
const unsigned int TEMPERATURE



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