MaterialMixin< Derived > Struct Template Reference
|
Developer Documentation
|
MeltPoolDG::CompressibleFlow::MaterialMixin< Derived > Struct Template Reference
#include <material_views_mixins.hpp>
Public Member Functions | |
| decltype(auto) | dynamic_viscosity () const |
| decltype(auto) | thermal_conductivity () const |
| decltype(auto) | heat_capacity_ratio () const |
| decltype(auto) | specific_gas_constant () const |
| decltype(auto) | specific_isobaric_heat () const |
| decltype(auto) | stiffening_pressure () const |
| decltype(auto) | heat_bound () const |
| decltype(auto) | covolume () const |
Private Member Functions | |
| decltype(auto) | material () const |
Detailed Description
template<typename Derived>
struct MeltPoolDG::CompressibleFlow::MaterialMixin< Derived >
struct MeltPoolDG::CompressibleFlow::MaterialMixin< Derived >
CRTP mixin providing semantic access to material properties.
Member Function Documentation
◆ covolume()
template<typename Derived >
|
inline |
◆ dynamic_viscosity()
template<typename Derived >
|
inline |
◆ heat_bound()
template<typename Derived >
|
inline |
◆ heat_capacity_ratio()
template<typename Derived >
|
inline |
◆ material()
template<typename Derived >
|
inlineprivate |
◆ specific_gas_constant()
template<typename Derived >
|
inline |
◆ specific_isobaric_heat()
template<typename Derived >
|
inline |
◆ stiffening_pressure()
template<typename Derived >
|
inline |
◆ thermal_conductivity()
template<typename Derived >
|
inline |
The documentation for this struct was generated from the following file:
- include/meltpooldg/compressible_flow/material_views_mixins.hpp
Generated by