BSMPT 3.0.7
BSMPT - Beyond the Standard Model Phase Transitions : A C++ package for the computation of the EWPT in BSM models
|
#include <BSMPT/baryo_calculation/transport_equations.h>
Public Member Functions | |
push_back_state_and_time (std::vector< state_type > &states, std::vector< double > ×) | |
void | operator() (const state_type &x, double t) |
Public Attributes | |
std::vector< state_type > & | m_states |
std::vector< double > & | m_times |
struct for intermediate outputs during the ODE solving.