CYCAMORE
Classes | Namespaces | Functions
src/separations.h File Reference
#include "cyclus.h"
#include "cycamore_version.h"
Include dependency graph for src/separations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cycamore::Separations
 Separations processes feed material into one or more streams containing specific elements and/or nuclides. More...
 

Namespaces

 cycamore
 

Functions

cyclus::Material::Ptr cycamore::SepMaterial (std::map< int, double > effs, cyclus::Material::Ptr mat)
 SepMaterial returns a material object that represents the composition and quantity resulting from the separation of material from mat using the given mass-based efficiencies. More...