|
subroutine, public | onestep::onestep_rk4 (step) |
|
subroutine | onestep::update_larmor () |
|
logical function | onestep::pot_pert_flag () |
|
subroutine | onestep::pot_pert_init |
|
subroutine | onestep::vlasov_equation (i_it) |
|
subroutine | onestep::output_particle_properties (i_it) |
|
subroutine | onestep::ksieta (iact) |
| Store particle's position in \((\xi,\eta)\) or \((s,\theta^\star)\). More...
|
|
real function | onestep::substep_time (t, iter) |
|
logical function | onestep::is_first_substep (iter) |
|
logical function | onestep::must_parmove_work1 (iter) |
|
logical function | onestep::must_parmove_work2 (iter) |
|
subroutine | onestep::update_pic1_and_work2 (iter) |
|
subroutine | onestep::update_work1 (iter) |
|
subroutine | onestep::onestep_gl4 (step) |
|
subroutine | onestep::hermite (dt_factor) |
|
subroutine | hermite_extr (i_flag, isp) |
|
subroutine | onestep::copy_gl4 (i_flag) |
|
subroutine | onestep::make_copy_gl4 (pic_in_loc, pic_out_loc, npart_loc) |
|
subroutine | onestep::sum_gl4 (i_flag, factor) |
|
subroutine | onestep::make_sum_gl4 (pic_in1_loc, pic_in2_loc, pic_out_loc, npart_loc, factor) |
|
subroutine | onestep::fixed_point () |
|
subroutine | onestep::final_step () |
|
subroutine | onestep::print_debug (message) |
|