ORB5  v4.9.4
onestep.F90 File Reference
#include "precomp.h"
+ Include dependency graph for onestep.F90:

Modules

module  onestep
 

Functions/Subroutines

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)
 

Variables

real *8 onestep::t11
 
real *8 onestep::t22
 

Function/Subroutine Documentation

◆ hermite_extr()

subroutine hermite::hermite_extr ( integer, intent(in)  i_flag,
integer, intent(in)  isp 
)
private
+ Here is the caller graph for this function: