The structure contains the integration method and its settings.
Definition at line 29 of file LALSQTPNIntegrator.h.
Data Fields | |
| const gsl_odeiv_step_type * | type |
| gsl_odeiv_step * | step |
| gsl_odeiv_control * | control |
| gsl_odeiv_evolve * | evolve |
| gsl_odeiv_system | system |
| const gsl_odeiv_step_type* LALSQTPNIntegratorSystem::type |
Definition at line 30 of file LALSQTPNIntegrator.h.
| gsl_odeiv_step* LALSQTPNIntegratorSystem::step |
Definition at line 31 of file LALSQTPNIntegrator.h.
| gsl_odeiv_control* LALSQTPNIntegratorSystem::control |
Definition at line 32 of file LALSQTPNIntegrator.h.
| gsl_odeiv_evolve* LALSQTPNIntegratorSystem::evolve |
Definition at line 33 of file LALSQTPNIntegrator.h.
| gsl_odeiv_system LALSQTPNIntegratorSystem::system |
Definition at line 34 of file LALSQTPNIntegrator.h.