|
MURE
|
Header file for EvolutionWrapper, CellOccupy, MatX and ReshufflingScheme classes. More...
#include <libValErr/ValErr.hxx>#include <fstream>#include <cmath>#include <sstream>#include <vector>#include <algorithm>#include <string>#include "Material.hxx"#include "LatticeCell.hxx"#include "MureTally.hxx"#include "EvolutionControl.hxx"Go to the source code of this file.
Classes | |
| class | MatX |
| Structure holding Material and a number (e.g. density, temperature etc.) More... | |
| class | MatY |
| class | CellOccupy |
| This class holds a list of all positions in the core lattice occupied by one cell (one universe number). More... | |
| class | ReshufflingScheme |
| This class performs reshuffling of a lattice. More... | |
| class | EvolutionWrapper |
| Front-end class for Evolution(): enables easy and comprehensive specification of operation history, as well as core reshuffling. More... | |
Typedefs | |
| typedef vector< MatX > | MatXX |
| Vector of material-value pairs. | |
| typedef vector< MatY > | MatYY |
Header file for EvolutionWrapper, CellOccupy, MatX and ReshufflingScheme classes.