Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Module interface to solve Maxwell's equations with coordinate transformation in 3D.
Derived types and interfaces | |
type | sll_t_maxwell_clamped_3d_trafo_parallel |
Functions/Subroutines | |
subroutine | init_3d_trafo_parallel (self, domain, n_cells, s_deg_0, boundary, map, mass_tolerance, poisson_tolerance, solver_tolerance, adiabatic_electrons, profile) |
subroutine | sll_s_compute_mpi_decomposition (mpi_rank, mpi_total, n_cells, begin, limit) |
|
private |
[in,out] | self | Maxwell_Clamped solver class |
[in,out] | map | coordinate transformation |
[in] | adiabatic_electrons | flag if adiabatic electrons are used |
[in] | profile | temperature and density profiles |
Definition at line 77 of file sll_m_maxwell_clamped_3d_trafo_parallel.F90.
|
private |
Definition at line 446 of file sll_m_maxwell_clamped_3d_trafo_parallel.F90.