criptic v1
Cosmic Ray Interstellar Propagation Tool using Itô Calculus
Loading...
Searching...
No Matches
Classes | Namespaces
CartesianTimeInterp.H File Reference

Gad data stored on a Cartesian grid at multiple time snapshots. More...

#include <vector>
#include "CartesianGrid.H"
#include "Gas.H"
#include "GasData.H"

Go to the source code of this file.

Classes

class  criptic::gas::CartesianTimeInterp
 Gas model stored as snapshots on a Cartesian grid. More...
 

Namespaces

namespace  criptic
 The primary namespace for criptic objects.
 
namespace  criptic::gas
 A namespace to hold quantities related to the background gas.
 

Detailed Description

Gad data stored on a Cartesian grid at multiple time snapshots.

This is a specialization of the Gas interface class that describes a gas for which all properties are stored on a cell-centered Cartesian grid, with data stored at multiple snapshots in time to be interpolated between.