|
| void | set_num_threads (const int) |
| |
| void | _fadvance (void) |
| |
| void | _fadvance_fixed_step_3D (void) |
| |
| int | get_num_threads (void) |
| |
| void | ecs_set_adi_tort (ECS_Grid_node *) |
| |
| void | ecs_set_adi_vol (ECS_Grid_node *) |
| |
| void | ecs_set_adi_homogeneous (ECS_Grid_node *) |
| |
| void | dg_transfer_data (AdiLineData *const, double *const, int const, int const, int const) |
| |
| void | ecs_run_threaded_dg_adi (const int, const int, ECS_Grid_node *, ECSAdiDirection *, const int) |
| |
| ReactGridData * | create_threaded_reactions (const int) |
| |
| void * | do_reactions (void *) |
| |
| void | current_reaction (double *states) |
| |
| void | run_threaded_deltas (ICS_Grid_node *g, ICSAdiDirection *ics_adi_dir) |
| |
| void | run_threaded_ics_dg_adi (ICS_Grid_node *g, ICSAdiDirection *ics_adi_dir) |
| |
| void | ics_dg_adi_x (ICS_Grid_node *g, int, int, int, double, double *, double *, double *, double *, double *, double *) |
| |
| void | ics_dg_adi_y (ICS_Grid_node *g, int, int, int, double, double *, double *, double *, double *, double *, double *) |
| |
| void | ics_dg_adi_z (ICS_Grid_node *g, int, int, int, double, double *, double *, double *, double *, double *, double *) |
| |
| void | ics_dg_adi_x_inhom (ICS_Grid_node *g, int, int, int, double, double *, double *, double *, double *, double *, double *) |
| |
| void | ics_dg_adi_y_inhom (ICS_Grid_node *g, int, int, int, double, double *, double *, double *, double *, double *, double *) |
| |
| void | ics_dg_adi_z_inhom (ICS_Grid_node *g, int, int, int, double, double *, double *, double *, double *, double *, double *) |
| |
| void | _rhs_variable_step (const double *, double *) |
| |
| void | _ode_reinit (double *) |
| |
| int | ode_count (const int) |
| |
| void | scatter_concentrations (void) |
| |
| int | find (const int, const int, const int, const int, const int) |
| |
| void | _ics_hybrid_helper (ICS_Grid_node *) |
| |
| void | _ics_variable_hybrid_helper (ICS_Grid_node *, const double *, double *const, const double *, double *const) |
| |
| void | _ics_rhs_variable_step_helper (ICS_Grid_node *, double const *const, double *) |
| |
| void | _rhs_variable_step_helper (Grid_node *, double const *const, double *) |
| |
| void | ics_ode_solve (double, double *, const double *) |
| |
| void | ics_ode_solve_helper (ICS_Grid_node *, double, double *) |
| |
| void | _rhs_variable_step_helper_tort (Grid_node *, double const *const, double *) |
| |
| void | _rhs_variable_step_helper_vol (Grid_node *, double const *const, double *) |
| |
| void | set_num_threads_3D (int n) |
| |
| void | _rhs_variable_step_ecs (const double *, double *) |
| |
| void | clear_rates_ecs () |
| |
| void | do_ics_reactions (double *, double *, double *, double *) |
| |
| void | get_all_reaction_rates (double *, double *, double *) |
| |
| void | _ecs_ode_reinit (double *) |
| |
| void | do_currents (Grid_node *, double *, double, int) |
| |
| void | TaskQueue_add_task (TaskQueue *, void *(*task)(void *args), void *, void *) |
| |
| void * | TaskQueue_exe_tasks (void *) |
| |
| void | start_threads (const int) |
| |
| void | TaskQueue_sync (TaskQueue *) |
| |
| void | ecs_atolscale (double *) |
| |
| void | apply_node_flux3D (Grid_node *, double, double *) |
| |