Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Modules | Functions/Subroutines
sll_m_pic_visu_parallel.F90 File Reference
#include "sll_working_precision.h"
Include dependency graph for sll_m_pic_visu_parallel.F90:

Go to the source code of this file.

Modules

module  sll_m_pic_visu_parallel
 This module provides some routines for plotting during PIC simulations with MPI. It extends sll_m_pic_visu with simple MPI functionality.
 

Functions/Subroutines

subroutine, public sll_s_distribution_xdmf_coll (plot_name, x, v, w, xmin, xmax, nx, vmin, vmax, nv, iplot, collective, root_rank)
 VisIt readable output for particles density Data file format could be XML, HDF5 or Binary (not fully implemented yet) More...
 
    Report Typos and Errors