GridFire 0.6.0
General Purpose Nuclear Network
Loading...
Searching...
No Matches
gridfire::NetOut Struct Reference

#include <network.h>

Public Attributes

fourdst::composition::Composition composition
 Composition of the network after evaluation.
 
int num_steps
 Number of steps taken in the evaluation.
 
double energy
 Energy in ergs after evaluation.
 

Friends

std::ostream & operator<< (std::ostream &os, const NetOut &netOut)
 

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream & os,
const NetOut & netOut )
friend

Member Data Documentation

◆ composition

fourdst::composition::Composition gridfire::NetOut::composition

Composition of the network after evaluation.

◆ energy

double gridfire::NetOut::energy

Energy in ergs after evaluation.

◆ num_steps

int gridfire::NetOut::num_steps

Number of steps taken in the evaluation.


The documentation for this struct was generated from the following file: