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

The Geometry class. More...

Go to the source code of this file.

Classes

struct  fsr_data
 A fsr_data struct represents an FSR with a unique FSR ID and a characteristic point that lies within the FSR that can be used to recompute the hierarchical LocalCoords linked list. More...
 
struct  ExtrudedFSR
 An ExtrudedFSR struct represents a FSR region in the superposition plane for axial on-the-fly ray tracing. It contains a characteristic point that lies within the FSR, an axial mesh, and an array of 3D FSR IDs contained within the extruded region along with their corresponding materials. More...
 
class  Geometry
 The master class containing references to all geometry-related objects - Surfaces, Cells, Universes and Lattices - and Materials. More...
 

Functions

void reset_auto_ids ()
 Resets the auto-generated unique IDs for Materials, Surfaces, Cells and Universes/Lattices to 10000.
 

Detailed Description

The Geometry class.

Date
January 19, 2012
Author
William Boyd, MIT, Course 22 (wboyd.nosp@m.@mit.nosp@m..edu)