|
| subroutine | reinit_fields (self) |
| |
| subroutine | strang_splitting_pic_vm_1d2v (self, dt, number_steps) |
| | Strang splitting. More...
|
| |
| subroutine | lie_splitting_pic_vm_1d2v (self, dt, number_steps) |
| | Lie splitting. More...
|
| |
| subroutine | lie_splitting_back_pic_vm_1d2v (self, dt, number_steps) |
| | Lie splitting (oposite ordering) More...
|
| |
| subroutine | operator_all (self, dt) |
| |
| subroutine | initialize_pic_vm_1d2v (self, maxwell_solver, kernel_smoother_0, kernel_smoother_1, particle_group, efield_dofs, bfield_dofs, x_min, Lx, n_sub_iter, filter, jmean, control_variate, i_weight, electrostatic) |
| | Constructor. More...
|
| |
| subroutine | delete_pic_vm_1d2v (self) |
| | Destructor. More...
|
| |
| subroutine, public | sll_s_new_time_propagator_pic_vm_1d2v_zigsub (splitting, maxwell_solver, kernel_smoother_0, kernel_smoother_1, particle_group, efield_dofs, bfield_dofs, x_min, Lx, n_sub_iter, filter, jmean, control_variate, i_weight, electrostatic) |
| | Constructor for allocatable abstract type. More...
|
| |
| subroutine, public | sll_s_new_time_propagator_pic_vm_1d2v_zigsub_ptr (splitting, maxwell_solver, kernel_smoother_0, kernel_smoother_1, particle_group, efield_dofs, bfield_dofs, x_min, Lx, n_sub_iter, filter, jmean, electrostatic) |
| | Constructor for pointer abstract type. More...
|
| |