Data Types List
Here are the data types with brief descriptions:
[detail level 12]
 Nboundary_absorbing_modBoundary module for absorbing (non-reflecting) conditions
 Nboundary_axis_modBoundary module for axis boundaries
 Nboundary_base_mod
 Nboundary_custom_modBoundary module for custom conditions
 Nboundary_farfield_modBoundary module for far field conditions
 Nboundary_fixed_modBoundary module for fixed in/outflow conditions
 Nboundary_generic_modGeneric boundary module
 Nboundary_inner_modBoundary module for the inner boundaries (only necessary in parallel runs)
 Nboundary_nogradients_modBoundary module for reflecting boundaries
 Nboundary_noslip_modBoundary module for noslip conditions (see wikipedia )
 Nboundary_periodic_modBoundary module for periodic boundary conditions
 Nboundary_reflecting_modBoundary module for reflecting boundaries
 Nboundary_shearing_modBoundary module for a shearingsheet/shearingbox. (see e.g. the standard run )
 Ncommon_dictDictionary for generic data types
 Nconstants_base_modGeneric module for units and physical constants
 Nconstants_cgs_modModule for cgs units and physical constants
 Nconstants_geometrical_modModule for geometrical units and physical constants
 Nconstants_si_modModule for SI units and physical constants
 Ncoplot
 Nfileio_base_modGeneric file I/O module
 Nfileio_binary_modModule for binary file I/O
 Nfileio_gnuplot_modI/O for GNUPLOT readable tabular files
 Nfileio_vtk_modI/O for VTK files in XML format (vtkStructuredGrid)
 Nfileio_xdmf_modModule for XDMF file I/O
 Nfluxes_base_modBase module for numerical flux functions
 Nfluxes_kt_modNumerical fluxes module for midpoint quadrature rule
 Nfosite_mod
 NFunctionNorm
 Ngeometry_base_modBase class for geometrical properties
 Ngeometry_cartesian_modDefines properties of a 3D cartesian mesh
 Ngeometry_cylindrical_modDefines properties of a 3D cylindrical mesh
 Ngeometry_logcylindrical_modDefines properties of a 3D logcylindrical mesh
 Ngeometry_logspherical_modDefines properties of a 3D logspherical mesh
 Ngeometry_spherical_modDefines properties of a 3D spherical mesh
 Ngeometry_spherical_planet_modDefines properties of a 3D spherical mesh
 Ngeometry_tancylindrical_modDefine properties of a 3D tancylindrical mesh
 Ngravity_base_modGeneric gravity terms module providing functionaly common to all gravity terms
 Ngravity_binary_modSource terms module for gravitational acceleration due to two pointmasses
 Ngravity_pointmass_modSource terms module for gravitational acceleration due to a point mass at the center of the coordinate system
 Ngravity_sboxspectral_modPoisson solver using spectral methods within the shearingbox
 Ngravity_spectral_mod2D poisson solver using spectral methods for direct integration
 Nlogging_base_modBasic fosite module
 Nmarray_base_modBase class for mesh arrays
 Nmarray_cellscalar_modDerived mesh array class for scalar cell data
 Nmarray_cellvector_modDerived mesh array class for vector cell data
 Nmarray_compound_modDerived class for compound of mesh arrays
 Nmesh_base_modBasic mesh module
 Nmesh_midpoint_modMesh module for midpoint quadrature rule
 Nphysics_base_modBasic physics module
 Nphysics_euler_modPhysics module for 1D,2D and 3D non-isothermal Euler equations
 Nphysics_eulerisotherm_modPhysics module for 1D,2D and 3D isothermal Euler equations
 Nread
 Nreconstruction_base_modBase module for reconstruction process
 Nreconstruction_constant_modBasic module for constant (zero order) reconstruction
 Nreconstruction_linear_modModule for linear (first order) TVD reconstruction using slope limiters
 NrootsRoot finding subroutines
 Nsedov_modModule providing sedov class with basic init and solve subroutines
 Nsources_base_modGeneric source terms module providing functionaly common to all source terms
 Nsources_c_accel_modSource terms module for constant acceleration
 Nsources_cooling_modSource terms module for simple optically thin cooling
 Nsources_diskcooling_modSource terms module for cooling of geometrically thin accretion disks
 Nsources_generic_modModule to manage list of source terms
 Nsources_gravity_modGeneric gravity terms module providing functionaly common to all gravity terms
 Nsources_planetcooling_modGray cooling of planetary atmospheres
 Nsources_planetheating_modHeating of a planet by a star
 Nsources_rotframe_modSource terms module for inertial forces caused by a rotating grid
 Nsources_shearbox_modSource terms module for fictious forces in a shearingsheet
 Nsources_viscosity_modComputes momentum and energy sources due to shear stresses
 Nstreamplot
 Ntimedisc_base_mod
 Ntimedisc_cashkarp_modSubroutines for embedded Runge-Kutta method
 Ntimedisc_dormand_prince_modSubroutines for Dormand-Prince method
 Ntimedisc_modeuler_modSubroutines for modified Euler i.e. Runge-Kutta methods
 Ntimedisc_rkfehlberg_modSubroutines for Runge-Kutta Fehlberg method
 Ntimedisc_ssprk_modSubroutines for strong stability preserving (SSP) Runge Kutta methods
 CException
 Cobject