|
| | ICS_Grid_node () |
| |
| | ~ICS_Grid_node () |
| |
| | ICS_Grid_node (PyHocObject *, long, long *, long *, long, long *, long, long *, long, double *, double *, double, bool, double, double *) |
| |
| void | divide_x_work (const int nthreads) |
| |
| void | divide_y_work (const int nthreads) |
| |
| void | divide_z_work (const int nthreads) |
| |
| void | set_num_threads (const int n) |
| |
| void | do_grid_currents (double *, double, int) |
| |
| void | apply_node_flux3D (double dt, double *states) |
| |
| void | volume_setup () |
| |
| int | dg_adi () |
| |
| void | variable_step_diffusion (const double *states, double *ydot) |
| |
| void | variable_step_ode_solve (double *RHS, double dt) |
| |
| void | hybrid_connections () |
| |
| void | variable_step_hybrid_connections (const double *cvode_states_3d, double *const ydot_3d, const double *cvode_states_1d, double *const ydot_1d) |
| |
| void | scatter_grid_concentrations () |
| |
| void | run_threaded_ics_dg_adi (struct ICSAdiDirection *) |
| |
| void | set_diffusion (double *, int) |
| |
| void | do_multicompartment_reactions (double *) |
| |
| void | initialize_multicompartment_reaction () |
| |
| void | clear_multicompartment_reaction () |
| |
| int | add_multicompartment_reaction (int, int *, int) |
| |
| double * | set_rxd_currents (int, int *, PyHocObject **) |
| |
| int | insert (int grid_list_index) |
| |
| virtual | ~Grid_node () |
| |
Definition at line 254 of file grids.h.