XGCa
Functions/Subroutines
cpp_main_loop_module Module Reference

Functions/Subroutines

subroutine set_sml_gstep (istep, gstep, dt)
 
integer function get_spall_num_g (isp)
 
subroutine set_spall_num_and_ptr (isp, n_ptl, n_vecs, ptl)
 
subroutine set_min_max_num (isp, n_ptl)
 
integer function do_resampling ()
 
integer function do_f0_upsampling ()
 
integer function get_resamp_tile_size ()
 
integer function get_inode1 ()
 
integer function get_inode2 ()
 
subroutine update_lbct_cpp_interface ()
 
integer function force_pseudo_inv ()
 
integer function pseudo_inv_particles_to_grid_petsc ()
 
integer function pseudo_inv_delta_grid ()
 
integer function do_tracer_diag (istep)
 
integer(8) function get_diag_tracer_gid ()
 
integer(8) function get_diag_tracer_sp ()
 

Function/Subroutine Documentation

◆ do_f0_upsampling()

integer function cpp_main_loop_module::do_f0_upsampling

◆ do_resampling()

integer function cpp_main_loop_module::do_resampling

◆ do_tracer_diag()

integer function cpp_main_loop_module::do_tracer_diag ( integer, intent(in), value  istep)

◆ force_pseudo_inv()

integer function cpp_main_loop_module::force_pseudo_inv

◆ get_diag_tracer_gid()

integer(8) function cpp_main_loop_module::get_diag_tracer_gid

◆ get_diag_tracer_sp()

integer(8) function cpp_main_loop_module::get_diag_tracer_sp

◆ get_inode1()

integer function cpp_main_loop_module::get_inode1

◆ get_inode2()

integer function cpp_main_loop_module::get_inode2

◆ get_resamp_tile_size()

integer function cpp_main_loop_module::get_resamp_tile_size

◆ get_spall_num_g()

integer function cpp_main_loop_module::get_spall_num_g ( integer, intent(in), value  isp)

◆ pseudo_inv_delta_grid()

integer function cpp_main_loop_module::pseudo_inv_delta_grid

◆ pseudo_inv_particles_to_grid_petsc()

integer function cpp_main_loop_module::pseudo_inv_particles_to_grid_petsc

◆ set_min_max_num()

subroutine cpp_main_loop_module::set_min_max_num ( integer, intent(in), value  isp,
integer, intent(in), value  n_ptl 
)

◆ set_sml_gstep()

subroutine cpp_main_loop_module::set_sml_gstep ( integer, intent(in), value  istep,
integer, intent(in), value  gstep,
real(c_double), intent(in), value  dt 
)

◆ set_spall_num_and_ptr()

subroutine cpp_main_loop_module::set_spall_num_and_ptr ( integer, intent(in), value  isp,
integer, intent(in), value  n_ptl,
integer, intent(in), value  n_vecs,
type(ptl_type_aosoa), dimension(n_vecs), target  ptl 
)

◆ update_lbct_cpp_interface()

subroutine cpp_main_loop_module::update_lbct_cpp_interface
Here is the call graph for this function: