#include "sll_assert.h"
#include "sll_memory.h"
#include "sll_working_precision.h"
Go to the source code of this file.
|
| subroutine | strang_splitting_pic_vm_3d3v (self, dt, number_steps) |
| | Finalization. More...
|
| |
| subroutine | lie_splitting_pic_vm_3d3v (self, dt, number_steps) |
| | Lie splitting. More...
|
| |
| subroutine | lie_splitting_back_pic_vm_3d3v (self, dt, number_steps) |
| | Lie splitting (oposite ordering) More...
|
| |
| subroutine | initialize_pic_vm_3d3v (self, maxwell_solver, particle_mesh_coupling, particle_group, phi_dofs, efield_dofs, bfield_dofs, x_min, Lx, filter, boundary_particles, solver_tolerance, iter_tolerance, max_iter, betar, force_sign, electrostatic, rhob, control_variate, jmean) |
| | Constructor. More...
|
| |
| subroutine | initialize_file_pic_vm_3d3v (self, maxwell_solver, particle_mesh_coupling, particle_group, phi_dofs, efield_dofs, bfield_dofs, x_min, Lx, filter, filename, boundary_particles, betar, force_sign, electrostatic, rhob, control_variate, jmean) |
| | Constructor. More...
|
| |
| subroutine | delete_pic_vm_3d3v (self) |
| | Destructor. More...
|
| |