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

A class to describe the geometry of a calculation. More...

#include <algorithm>
#include <cmath>
#include <vector>
#include "CRPacket.H"
#include "../IO/ParmParser.H"
#include "../Utils/RealBox.H"
#include "../Utils/Types.H"
#include "../Utils/Vec3.H"

Go to the source code of this file.

Classes

class  criptic::Geometry
 A class that describes the geometry of a calculation. More...
 

Namespaces

namespace  criptic
 The primary namespace for criptic objects.
 

Detailed Description

A class to describe the geometry of a calculation.

This file defines a class to hold information about problem geometry, and perform geometry-related operations such as distance computations account for periodicity.