#include "sll_assert.h"
#include "sll_memory.h"
#include "sll_working_precision.h"
Go to the source code of this file.
|
| subroutine | reinit_fields (self) |
| | Finalization. More...
|
| |
| subroutine | strang_splitting_pic_vm_1d2v_disgrade (self, dt, number_steps) |
| | Strang splitting. More...
|
| |
| subroutine | lie_splitting_pic_vm_1d2v_disgrade (self, dt, number_steps) |
| | Lie splitting. More...
|
| |
| subroutine | lie_splitting_back_pic_vm_1d2v_disgrade (self, dt, number_steps) |
| | Lie splitting. More...
|
| |
| subroutine | initialize_pic_vm_1d2v_disgrade (self, maxwell_solver, kernel_smoother_0, kernel_smoother_1, particle_group, phi_dofs, efield_dofs, bfield_dofs, x_min, Lx, filter, boundary_particles, solver_tolerance, force_sign, control_variate, i_weight, betar, electrostatic, jmean) |
| | Constructor. More...
|
| |
| subroutine | initialize_file_pic_vm_1d2v_disgrade (self, maxwell_solver, kernel_smoother_0, kernel_smoother_1, particle_group, phi_dofs, efield_dofs, bfield_dofs, x_min, Lx, filter, filename, boundary_particles, force_sign, control_variate, i_weight, betar, electrostatic, jmean) |
| | Constructor. More...
|
| |
| subroutine | delete_pic_vm_1d2v_disgrade (self) |
| | Destructor. More...
|
| |