A monte carlo pin cell spectral code for nuclear engineering applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Geometry.h File Reference

The Geometry class. More...

Go to the source code of this file.

Classes

class  Geometry
 The Geometry represents the highest level entity in which a neutron may reside during a PINSPEC simulaiton. The geometry consists of one or more regions and controls the highest level Monte Carlo kernel. More...
 

Typedefs

typedef enum spatialTypes spatialType
 A spatial type for the geometry.
 

Enumerations

enum  spatialTypes { INFINITE_HOMOGENEOUS, HOMOGENEOUS_EQUIVALENCE, HETEROGENEOUS }
 The spatial types for the geometry. More...
 

Detailed Description

The Geometry class.

Author
William Boyd (wboyd.nosp@m.@mit.nosp@m..edu)
Date
March 6, 2013.

Enumeration Type Documentation

The spatial types for the geometry.

Enumerator
INFINITE_HOMOGENEOUS 

An infinite homogeneous medium

HOMOGENEOUS_EQUIVALENCE 

A heterogeneous-homogeneous equivalent geometry

HETEROGENEOUS 

A heterogenous geometry built of regions and surfaces