XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions/Subroutines
diagnosis_comm.F90 File Reference
#include "adios_macro.h"
Include dependency graph for diagnosis_comm.F90:

Functions/Subroutines

subroutine diag_3d_more_init (grid)
 
subroutine diag_marker_den_init (grid)
 
subroutine diag_1d_init (grid)
 
subroutine diag_1d_port_clear ()
 
subroutine diag_f0_df_port_clear
 Clears f0_df diagnostic. More...
 
subroutine diag_neutrals (n_neut, T_neut)
 
subroutine diag_heat_init (grid, psn)
 
subroutine find_pmax_pmin
 
subroutine poincare_record (sp, isp)
 Records particle data for Poincare plots of the magnetic field. More...
 
subroutine poincare_record_wrap ()
 
subroutine init_poincare
 Initializes the data structure for the Poincare diagnostic. More...
 
subroutine write_tracerdata (ncol_tracer, tracerdata)
 

Function/Subroutine Documentation

subroutine diag_1d_init ( type(grid_type), intent(in)  grid)

Here is the caller graph for this function:

subroutine diag_1d_port_clear ( )

Here is the caller graph for this function:

subroutine diag_3d_more_init ( type(grid_type), intent(in)  grid)

Here is the caller graph for this function:

subroutine diag_f0_df_port_clear ( )

Clears f0_df diagnostic.

Here is the caller graph for this function:

subroutine diag_heat_init ( type(grid_type), intent(in)  grid,
type(psn_type), intent(in)  psn 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine diag_marker_den_init ( type(grid_type), intent(in)  grid)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine diag_neutrals ( real (kind=8), dimension(f0_inode1:f0_inode2), intent(in)  n_neut,
real (kind=8), dimension(f0_inode1:f0_inode2), intent(in)  T_neut 
)

Here is the caller graph for this function:

subroutine diag_heat_init::find_pmax_pmin ( )

Here is the caller graph for this function:

subroutine init_poincare ( )

Initializes the data structure for the Poincare diagnostic.

Here is the caller graph for this function:

subroutine poincare_record ( type(species_type), intent(in)  sp,
integer, intent(in)  isp 
)

Records particle data for Poincare plots of the magnetic field.

Parameters
sp(in) type(species_type), particle data
isp(in) integer, species index

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine poincare_record_wrap ( )

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine write_tracerdata ( integer  ncol_tracer,
real (kind=8), dimension(ncol_tracer), intent(in)  tracerdata 
)

Here is the call graph for this function:

Here is the caller graph for this function: