An open source method of characteristics neutron transport code.
|
The TrackGenerator3D class. More...
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... | |
The TrackGenerator3D class.