Advanced Multi-Physics (AMP)
On-Line Documentation
MechanicsNonlinearFEOperatorParameters.h
Go to the documentation of this file.
1
2#ifndef included_AMP_MechanicsNonlinearFEOperatorParameters
3#define included_AMP_MechanicsNonlinearFEOperatorParameters
4
5#include "AMP/discretization/DOF_Manager.h"
6#include "AMP/operators/libmesh/FEOperatorParameters.h"
7#include "AMP/operators/mechanics/MechanicsConstants.h"
8#include "AMP/operators/mechanics/MechanicsMaterialModel.h"
9#include "AMP/vectors/Vector.h"
10
11namespace AMP::Operator {
12
47} // namespace AMP::Operator
48
49#endif
std::shared_ptr< Vector > shared_ptr
Shorthand for shared pointer to Vector.
Definition Vector.h:60
AMP::LinearAlgebra::Vector::shared_ptr d_EquilibriumVec[Mechanics::TOTAL_NUMBER_OF_VARIABLES]
AMP::LinearAlgebra::Vector::shared_ptr d_FrozenVec[Mechanics::TOTAL_NUMBER_OF_VARIABLES]
std::shared_ptr< AMP::Discretization::DOFManager > d_dofMap[Mechanics::TOTAL_NUMBER_OF_VARIABLES]
std::shared_ptr< ParameterBase > shared_ptr
const unsigned int TOTAL_NUMBER_OF_VARIABLES



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