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

Class to manage communications during field quantity calculation. More...

#include "MPIUtil.H"
#include "../Definitions.H"
#include "../Core/FieldQty.H"
#include "../Utils/RealTensor2.H"
#include "../Utils/RngThread.H"
#include "../Utils/Types.H"
#include "../Utils/Vec3.H"
#include <array>
#include <list>
#include <queue>
#include <vector>
#include "omp.h"

Go to the source code of this file.

Classes

class  criptic::CRTreeCommunicator
 Class to manage communications during tree walks. More...
 

Namespaces

namespace  criptic
 The primary namespace for criptic objects.
 

Detailed Description

Class to manage communications during field quantity calculation.

This file defies the CRTreeComunicator class, which manages communications that arise during evaluation of field quantities using the CRTree.