An open source method of characteristics neutron transport code.
TrackGenerator3D.h File Reference

The TrackGenerator3D class. More...

#include "TrackGenerator.h"
#include "Track3D.h"

Go to the source code of this file.

Classes

struct  TrackChainIndexes
 A Track chain represents a list of Tracks connected via periodic BCs that extend in the l-z plane and this struct contains the azim, x, polar, lz, and link indexes of a Track. More...
 
struct  TrackStackIndexes
 A stack track represents a track in a z-stack of tracks and this struct contains the azim, xy, polar, and z indices of a track. More...
 
class  TrackGenerator3D
 The TrackGenerator3D is dedicated to generating and storing Tracks which cyclically wrap across the Geometry in three dimensions. More...
 

Detailed Description

The TrackGenerator3D class.

Date
March 13, 2016
Author
Geoffrey Gunow, MIT, Course 22 (geogu.nosp@m.now@.nosp@m.mit.e.nosp@m.du)