Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Libraries
Here is a list of all libraries
 sll_sparse_gridSparse grid interpolation and solution of Poisson problem
 sll_boundary_condition_descriptorsDescriptors for boundary conditions
 sll_descriptorsDescriptors with parsing functionality gnerated by a m4 macro
 sll_distribution_functionDerived type to describe a distribution function
 sll_fieldsField objects
 sll_vector_spaceWrappers for complex objects with addition/multiplication/copy. Real arrays already provided
 sll_gyroaverageCompute the gyroaverage operator in a polar mesh
 sll_maxwell_solversMaxwell solvers in 2D and 3D
 sll_poisson_solversPoisson solvers (serial version)
 sll_poisson_solvers_parallelPoisson solvers (parallel version)
 sll_quasi_neutral_solversSolvers for quasi-neutrality equation in drift- and gyro-kinetics (serial version)
 sll_quasi_neutral_solvers_parallelSolvers for quasi-neutrality equation in drift- and gyro-kinetics (parallel version)
 sll_fftInterface around fftpack, fftw and the selalib fft
 sll_sparse_matrix_managerAvoid to have a hard dependecy on any Linear library
 sll_interpolatorsClasses for numerical interpolation
 sll_lagrange_interpolationLagrange interpolation
 sll_nufft_interpolationInterpolation using the NUFFT package
 sll_periodic_interpolationInterpolation with periodic boundary conditions
 sll_file_ioCreate files readable by visualization softwares
 sll_file_io_parallelCreate parallel files readable by visualization softwares
 sll_xdmfWrite simulation output data in the form of an XDMF database
 sll_xdmf_io_parallelWrite simulation output data in the form of an XDMF database. Parallel components
 sll_assertProvides macro for assertion
 sll_constantsSome physical and mathematical constants
 sll_errorsProvides macros for warnings and errors
 sll_memoryImplements the error testing function and allocation related functionalities
 sll_timerTiming facility
 sll_utilitiesSome numerical low level utilities
 sll_working_precisionDefine the kind type parameter for intern type data
 sll_coordinate_transformationsCoordinate transformations (analytic and discrete)
 sll_mesh_calculusRoutines to compute quantities of a curvilinear mesh
 sll_meshesMeshes types: cartesian, triangular and hexagonal meshes
 sll_collectiveInterface to simplify MPI library calls
 sll_parallel_array_utilitiesInitialize distributed arrays with special functions
 sll_parallel_utilitiesInterface to send data across processors
 sll_point_to_point_communicationsDraft for domain partitioning
 sll_reductionCompute averages in some directions
 sll_particle_methodsCentralized location for all particle methods
 sll_particle_groupsCreate particle groups
 sll_particle_mesh_couplingKernel smoothers for accumulation and evaluation of charge densities
 sll_pic_field_solversField solvers for particle methods
 sll_pic_samplingSampling of common initial functions
 sll_pic_time_integrationLibrary implementing various kinds of time integrators for pic_basic
 sll_particle_pushersVarious kinds of particle pushers
 sll_pic_weightsWeight update for PIC framework: Control variate and in future also collisions
 sll_m_quadtreeQuadtree sorting structure for particles
 sll_pic_visuOutput routines to plot particles and field after PIC simulation
 sll_pifParticle method in Fourier space
 sll_random_deviate_generatorsRandom number generators
 sll_quadratureImplementation of various quadrature rules for integration of a function
 sll_advectionSolve advection equation
 sll_fcislField aligned interpolation
 sll_nml_mesh_cartInitialize of cartesian mesh from namelist
 sll_splinesSplines computation and interpolation
 sll_characteristicsComputes the characteristics for advection
 sll_ode_integratorsODE time integrators, with a common interface
 sll_ode_solversSolve ode using implicit methods
 sll_operator_splittingOperator splitting methods
    Report Typos and Errors