ConvectionBC Struct Reference
|
Developer Documentation
|
MeltPoolDG::Heat::HeatData< number >::ConvectionBC Struct Reference
#include <heat_data.hpp>
Public Attributes | |
| number | convection_coefficient = 0.0 |
| number | temperature_infinity = 0.0 |
Member Data Documentation
◆ convection_coefficient
template<typename number = double>
| number MeltPoolDG::Heat::HeatData< number >::ConvectionBC::convection_coefficient = 0.0 |
◆ temperature_infinity
template<typename number = double>
| number MeltPoolDG::Heat::HeatData< number >::ConvectionBC::temperature_infinity = 0.0 |
The documentation for this struct was generated from the following file:
- include/meltpooldg/heat/heat_data.hpp
Generated by