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