StiffenedGasIsMaterialView Concept Reference
|
Developer Documentation
|
MeltPoolDG::Flow::StiffenedGasIsMaterialView Concept Reference
#include <equation_of_state.hpp>
Concept definition
template<typename T>
{
m.heat_capacity_ratio()
};
{
m.specific_isobaric_heat()
};
{
m.stiffening_pressure()
};
}
Definition equation_of_state.hpp:71
Detailed Description
Concept defining the specific requirements for a material view to be used with the stiffened gas equation of state.
Generated by