|
subroutine, public | sll_s_compute_matrix_inverse (x, y, bf, jm, sign) |
| invert matrix More...
|
|
subroutine | compute_particle_boundary (self, xold, xnew, vi) |
| Compute particle boundary. More...
|
|
subroutine | compute_particle_boundary_trafo (self, xold, xnew, vi) |
| compute particle boundary with coordinate transformation More...
|
|
subroutine | compute_particle_boundary_trafo_current (self, xold, xnew, vi, wi) |
| compute particle boundary and current with coordinate transformation More...
|
|
subroutine | compute_particle_boundary_current_trafo_evaluate (self, xold, xnew, vi, wi, sign) |
| compute particle boundary and current with coordinate transformation and evaluate efield More...
|
|
subroutine, public | sll_s_compute_particle_boundary_simple (boundary_particles, counter_left, counter_right, xold, xnew) |
| compute new position More...
|
|
subroutine, public | sll_s_compute_particle_boundary_trafo (boundary_particles, counter_left, counter_right, map, xold, xnew, vi) |
| Compute particle boundary with coordinate transformation. More...
|
|
subroutine, public | sll_s_compute_particle_boundary_trafo_current (boundary_particles, counter_left, counter_right, map, particle_mesh_coupling, j_dofs_local, spline_degree, rhob, xold, xnew, vi, wi) |
| Compute particle boundary and current with coordinate transformation. More...
|
|