ARTS 2.5.11 (git: 6827797f)
|
Go to the source code of this file.
Namespaces | |
namespace | PartitionFunctions |
namespace | PartitionFunctions::detail |
Macros | |
#define | deal_with_spec(SPEC) |
#define | deal_with_spec(SPEC) |
Functions | |
template<Derivatives d> | |
Numeric | PartitionFunctions::detail::partfun_impl (Numeric T, const Species::IsotopeRecord &ir) |
template Numeric | PartitionFunctions::detail::partfun_impl< Derivatives::Yes > (Numeric T, const Species::IsotopeRecord &ir) |
template Numeric | PartitionFunctions::detail::partfun_impl< Derivatives::No > (Numeric T, const Species::IsotopeRecord &ir) |
Numeric | PartitionFunctions::Q (Numeric T, const Species::IsotopeRecord &ir) |
Numeric | PartitionFunctions::dQdT (Numeric T, const Species::IsotopeRecord &ir) |
constexpr bool | PartitionFunctions::has_partfun (const Species::IsotopeRecord &ir) noexcept |
#define deal_with_spec | ( | SPEC | ) |
#define deal_with_spec | ( | SPEC | ) |