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

Class to create 3d trees for gas particles. More...

#include <iostream>
#include <vector>
#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 "hdf5.h"

Go to the source code of this file.

Classes

class  criptic::GasNode
 A class to store information of nodes in a GasTree. More...
 
class  criptic::GasTree
 A class to manage Gas packets for Lagrangian gas descriptions. More...
 

Namespaces

namespace  criptic
 The primary namespace for criptic objects.
 

Detailed Description

Class to create 3d trees for gas particles.

This class will be able to create 3d trees for any Lagrangian snapshot-based description of gas, given an input of positions and smoothing lengths.

Author
Taaseen Islam