This is the complete list of members for AMP::Materials::Material, including all inherited members.
| addEquationProperty(std::string_view name, const AMP::Units &unit, std::string expression, std::vector< std::string > args={}, std::vector< std::array< double, 2 > > ranges={}, std::vector< AMP::Units > argUnits={}, std::string_view source="") | AMP::Materials::Material | |
| addPolynomialProperty(std::string_view name, const AMP::Units &unit={}, std::vector< double > params={}, std::vector< std::string > args={}, std::vector< std::array< double, 2 > > ranges={}, std::vector< AMP::Units > argUnits={}, std::string_view source="") | AMP::Materials::Material | |
| addProperty(std::string_view name, std::shared_ptr< PROPERTY > property) | AMP::Materials::Material | inline |
| addProperty(std::string_view name, Args &&...args) | AMP::Materials::Material | inline |
| addScalarProperty(std::string_view name, double value, const AMP::Units &unit=AMP::Units(), std::string_view source="") | AMP::Materials::Material | |
| addScalarProperty(std::string_view name, AMP::Array< double > value, const AMP::Units &unit=AMP::Units(), std::string_view source="") | AMP::Materials::Material | |
| addStringProperty(std::string_view name, std::string value, std::string_view source="") | AMP::Materials::Material | |
| d_propertyMap | AMP::Materials::Material | protected |
| hasProperty(const std::string &type) const | AMP::Materials::Material | |
| list() const | AMP::Materials::Material | |
| Material()=default | AMP::Materials::Material | |
| materialName() const =0 | AMP::Materials::Material | pure virtual |
| property(const std::string &type) | AMP::Materials::Material | |
| property(const std::string &type) const | AMP::Materials::Material | |
| ~Material()=default | AMP::Materials::Material | virtual |
|
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:43. Comments on this page |