PLUTO  4.4-patch2
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  Src
  Chombo
  Cooling
  Dust_Fluid
  EOS
  Fargo
  Forced_Turb
  HD
  Math_Tools
  MHD
  Parallel
  Particles
  Poisson
  ResRMHD
  RHD
  RMHD
  States
  Templates
  Thermal_Conduction
  Time_Stepping
  Viscosity
 adv_flux.cCompute flux for passive scalars
 array_reconstruct.cReconstruct an array along a given direction
 arrays.cMemory allocation functions
 bin_io.cFunctions for handling binary I/O
 boundary.cSet boundary conditions
 check_states.cCheck if primitive states are physically admissible
 cmd_line_opt.cParse command line options
 debug_tools.cCollection of functions for debugging purposes
 doxy-comment.cDocumentation template for C source files
 entropy_switch.cCompute entropy after boundary condition have been set
 fd_flux.cCompute finite difference fluxes
 flag_shock.cShock finding algorithm
 get_nghost.cReturn the number of ghost zones
 globals.hCollects global variables definitions
 hdf5_io.cHDF5 I/O main driver for static grid implementation
 initialize.cInitialize PLUTO
 input_data.cProvide basic functionality for reading input data files
 int_bound_reset.cReset to zero the right hand side in the internal boundary
 jet_domain.cAdjust the effective domain size when the -xNjet option is given
 macros.hPLUTO header file for function-like macros
 main.cPLUTO main function
 mappers3D.c3D wrapper for conservative/primitive conversion
 mean_mol_weight.cCompute the mean molecular weight
 output_log.cOutput log file driver
 parabolic_update.cCompute right hand side from parabolic (diffusion) terms
 parse_file.cFile parser utilities
 pluto.hPLUTO main header file
 prototypes.h
 rbox.cCollects various functions to operate on the RBox structure
 reconstruct.cGeneral-purpose reconstruction algorithms
 restart.cRestart PLUTO from binary or HDF5 double precision data files
 ring_average.cRing-average method to treat singularity at a polar axis
 rkc.cRunge-Kutta-Chebyshev driver for integration of diffusion terms
 rkl.cRunge-Kutta-Legendre driver for integration of diffusion terms
 rotate.cRotate a 1D problem
 rotate.h
 runtime_setup.cRead runtime information from pluto.ini
 set_geometry.cInitialize geometry-dependent grid quantities
 set_grid.cCreate global and local grid
 set_indexes.cPerform index permutation and set domain integration indexes
 set_output.cSet/retrieve output data attributes
 show_config.cPrint useful information about the current computations
 split_source.cInclude source terms using operator splitting
 startup.cLoop on the computational cells to assign initial conditions
 structs.hPLUTO header file for structure declarations
 sts.cSuper Time Stepping driver for integration of diffusion terms
 tools.cCollection of general-purpose functions
 var_names.cSet default variable names
 vec_pot_diff.cCompute magnetic field from vector potential
 vec_pot_update.cFunction to handle vector potential
 write_data.cMain output driver for fluid variables
 write_tab.cWrite tabulated 1D or 2D ascii data files
 write_vtk.cWrite data in VTK format
 write_vtk_proc.cWrite data in VTK format (single proc mode)