PyNE C++
Namespaces | Functions
enrichment_symbolic.h File Reference

A multicomponent enrichment cascade solver using a symbolic solution to the mass flow rate equations. More...

#include <math.h>
#include "enrichment_cascade.h"

Go to the source code of this file.

Namespaces

 pyne
 A container representing enrichment cascades.
 
 pyne::enrichment
 Enrichment Component Class and Functions.
 

Functions

Cascade pyne::enrichment::solve_symbolic (Cascade &orig_casc)
 

Detailed Description

A multicomponent enrichment cascade solver using a symbolic solution to the mass flow rate equations.

Author
Anthony Scopatz (scopatz@gmail.com)