OGS
|
Functions | |
int | numberOfComponents (std::map< int, std::shared_ptr< MaterialPropertyLib::Medium > > const &media, std::string const &phase_name) |
int | findComponentIndex (std::map< int, std::shared_ptr< MaterialPropertyLib::Medium > > const &media, std::string const &phase_name, MaterialPropertyLib::PropertyType property_type) |
int anonymous_namespace{PhaseTransition.cpp}::findComponentIndex | ( | std::map< int, std::shared_ptr< MaterialPropertyLib::Medium > > const & | media, |
std::string const & | phase_name, | ||
MaterialPropertyLib::PropertyType | property_type ) |
Definition at line 25 of file PhaseTransition.cpp.
References OGS_FATAL, and MaterialPropertyLib::property_enum_to_string.
int anonymous_namespace{PhaseTransition.cpp}::numberOfComponents | ( | std::map< int, std::shared_ptr< MaterialPropertyLib::Medium > > const & | media, |
std::string const & | phase_name ) |
Definition at line 16 of file PhaseTransition.cpp.