|
MURE
|
Header file for MCNP SimpleBin, GroupBin, LatticeBin and Tally classes. More...
#include <vector>#include <algorithm>#include <iosfwd>#include <string>#include "MureTally.hxx"#include "Shape.hxx"#include "Reaction.hxx"#include "Cell.hxx"#include "MureGroupBin.hxx"#include "MureSimpleBin.hxx"#include "MureLatticeBin.hxx"#include "MCNPTimeEnergyGrid.hxx"#include "MCSource.hxx"#include "MureTimeEnergyGrid.hxx"Go to the source code of this file.
Classes | |
| class | MCNP::SimpleBin |
| Define a MCNP Simple Bin. More... | |
| class | MCNP::GroupBin |
| Define MCNP group a cell or surface bin. More... | |
| class | MCNP::LatticeBin |
| Define Lattice Cell type bin. More... | |
| class | MCNP::Tally |
| Define a MCNP Tally. More... | |
Namespaces | |
| namespace | MCNP |
| This MCNP (concrete) class is used to built a reactor assembly. | |
Enumerations | |
| enum | MCNP::TallyType { MCNP::kSurfaceCurrent = 1 , MCNP::kSurfaceFlux , MCNP::kCellFlux = 4 , MCNP::kEnergyDeposition = 6 , MCNP::kFissionEnergyDeposition } |
| Define tally type according to MCNP notation (1=Current/surf, 2=flux/surf, 4=flux/cell, ...) More... | |
Header file for MCNP SimpleBin, GroupBin, LatticeBin and Tally classes.