subroutine plasma(grid, itr, p, dene_out, deni_out, Te_out, Ti_out, Vparai_out)
Calculate the plasma density, temperature, and parallel velocity for a point in triangle itr using pl...
Definition: neutral_totalf.F90:1235
subroutine f_diffusion(grid, spall, psn, f0_f, f0_n, f0_df0g, df0g_tmp)
Calls the diffusion timestepper and handles the data transfer between XGC and PETSc This is the backe...
Definition: diffusion.F90:893