Header file for EvolutionWrapper, CellOccupy, MatX and ReshufflingScheme classes. More...
#include <fstream>
#include <cmath>
#include <sstream>
#include <libmctal/TMTally.hxx>
#include <libmctal/TMComment.hxx>
#include <libmctal/TMctal.hxx>
#include "MureHeaders.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 | 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. More... | |
Header file for EvolutionWrapper, CellOccupy, MatX and ReshufflingScheme classes.