|
GridFire v0.7.1_rc2
General Purpose Nuclear Network
|
Partial derivatives of the log10() fields w.r.t. (T9, log10(rho*Ye)). More...
#include <weak_types.h>
Public Attributes | |
| std::array< double, 2 > | d_log_beta_plus |
| std::array< double, 2 > | d_log_electron_capture |
| std::array< double, 2 > | d_log_neutrino_loss_ec |
| std::array< double, 2 > | d_log_beta_minus |
| std::array< double, 2 > | d_log_positron_capture |
| std::array< double, 2 > | d_log_antineutrino_loss_bd |
Partial derivatives of the log10() fields w.r.t. (T9, log10(rho*Ye)).
Array ordering is [d/dT9, d/dlogRhoYe] for each corresponding field.
| std::array<double, 2> gridfire::rates::weak::WeakRateDerivatives::d_log_antineutrino_loss_bd |
| std::array<double, 2> gridfire::rates::weak::WeakRateDerivatives::d_log_beta_minus |
| std::array<double, 2> gridfire::rates::weak::WeakRateDerivatives::d_log_beta_plus |
| std::array<double, 2> gridfire::rates::weak::WeakRateDerivatives::d_log_electron_capture |
| std::array<double, 2> gridfire::rates::weak::WeakRateDerivatives::d_log_neutrino_loss_ec |
| std::array<double, 2> gridfire::rates::weak::WeakRateDerivatives::d_log_positron_capture |