XGC1
|
#include "petsc_version_defs.h"
#include <petscversion.h>
#include <petsc/finclude/petsc.h>
#include "assert_mod.F90"
#include "comm_mod.F90"
Data Types | |
module | multispecies |
module | sml_module |
module | rem_module |
remainining time estimation module More... | |
module | eq_module |
Plasma EQuilibrium module (prefix EQ) (1) Magnetic equilibrium information (from eqd file usually) (2) Density and temperature (+flow) profiles (from .prf file) More... | |
type | eq_module::lin_interp |
type | eq_module::eq_ftn_type |
module | ptl_module |
type | ptl_module::ptl_type_aosoa |
type | ptl_module::ptl_type |
type | ptl_module::species_type |
interface | ptl_module::sind |
interface | ptl_module::aind |
module | fld_module |
type | fld_module::fld_type |
module | diag_module |
type | diag_module::poin_type |
Data structure for Poincare diagnostic. More... | |
module | perf_monitor |
module | omp_module |
module | mat_class |
type | mat_class::mat_ptr_type |
type | mat_class::mat_type |
module | boundary_class |
type | boundary_class::range_type |
type | boundary_class::boundary2_type |
module | smooth_module |
module | src_module |
module | ecuyer_random |
module | random_xgc |
type | random_xgc::seeds_type |
module | lim_module |
module | neu_module |
Module containing the global data and variables for the neutral particle recycling model. More... | |
module | input_module |
module | cpp_input_module |
This module contains input parameters that are only used in C++ code (this is temporarily not true, some are used in the resampling) More... | |
Macros | |
#define | DIR_INQ FILE |
Functions/Subroutines | |
integer function | simd_sind4 (i) |
integer function | simd_sind8 (i) |
integer function | simd_aind4 (i) |
integer function | simd_aind8 (i) |
#define DIR_INQ FILE |
integer function simd_aind4 | ( | integer, intent(in) | i | ) |
integer function simd_aind8 | ( | integer(8), intent(in) | i | ) |
integer function simd_sind4 | ( | integer, intent(in) | i | ) |
integer function simd_sind8 | ( | integer(8), intent(in) | i | ) |