|
funkalicious 0.1
|
Public Attributes | |
| gsl_spline * | dfield |
| gsl_interp_accel * | dfield_accel |
| gsl_spline * | epsilon |
| gsl_interp_accel * | epsilon_accel |
Definition at line 56 of file potential_1d.c.
Definition at line 57 of file potential_1d.c.
Referenced by potential_integration_method_integrand().
| gsl_interp_accel* potential_integration_method_integrand_params::dfield_accel |
Definition at line 58 of file potential_1d.c.
Referenced by potential_integration_method_integrand().
Definition at line 59 of file potential_1d.c.
Referenced by potential_integration_method_integrand().
| gsl_interp_accel* potential_integration_method_integrand_params::epsilon_accel |
Definition at line 60 of file potential_1d.c.
Referenced by potential_integration_method_integrand().