|
criptic v1
Cosmic Ray Interstellar Propagation Tool using Itô Calculus
|
Class to describe the background gas at a single point. More...
#include <cmath>#include <vector>#include "../Utils/Constants.H"#include "../Utils/Types.H"#include "../Utils/RealTensor2.H"#include "../Utils/Vec3.H"Go to the source code of this file.
Classes | |
| class | criptic::gas::GasData |
| Trivial class to hold gas data. More... | |
Namespaces | |
| namespace | criptic |
| The primary namespace for criptic objects. | |
| namespace | criptic::gas |
| A namespace to hold quantities related to the background gas. | |
Functions | |
| GasData | criptic::gas::operator* (const Real &w, const GasData &gd) |
| Multiply a GasData object by a scalar. | |
Class to describe the background gas at a single point.