![]()  | 
    
     An open source method of characteristics neutron transport code. 
     | 
 
The Mesh class for the alternative C++ build. More...
Go to the source code of this file.
Classes | |
| class | Mesh | 
| A Mesh is a lattice overlaid on the Geometry across which reaction rates can be tallied from converged scalar fluxes in a Solver.  More... | |
Typedefs | |
| typedef std::vector< std::vector< std::vector< FP_PRECISION > > > | Vector3D | 
Enumerations | |
| enum | RxType {  FISSION_RX, NUFISSION_RX, TOTAL_RX, ABSORPTION_RX, FLUX_RX }  | 
| The type of reaction to be tallied.  | |
The Mesh class for the alternative C++ build.