|
criptic v1
Cosmic Ray Interstellar Propagation Tool using Itô Calculus
|
Gas class which describes a GIZMO snapshot file. More...
#include <iostream>#include <vector>#include <string>#include "../Definitions.H"#include "../Core/FieldQty.H"#include "../MPI/MPIUtil.H"#include "../Utils/Constants.H"#include "../Utils/Units.H"#include "../Core/CRTree.H"#include "../Losses/Losses.H"#include "../Prob/Prob.H"#include "../Propagation/Propagation.H"#include "../Utils/Types.H"#include "../Gas/Gas.H"#include "GasTree.H"#include "hdf5.h"Go to the source code of this file.
Classes | |
| class | criptic::GizmoReader |
| A class to hold all relevant data from a GIZMO snapshot file. More... | |
| class | criptic::gas::GizmoGas |
| Gas class derived from a GIZMO snapshot. More... | |
Namespaces | |
| namespace | criptic |
| The primary namespace for criptic objects. | |
| namespace | criptic::gas |
| A namespace to hold quantities related to the background gas. | |
Gas class which describes a GIZMO snapshot file.