An open source method of characteristics neutron transport code.
Mesh Member List

This is the complete list of members for Mesh, including all inherited members.

createLattice(int num_x, int num_y, int num_z=1)Mesh
getFormattedReactionRates(RxType rx, bool volume_average=false)Mesh
getNonUniformFormattedReactionRates(std::vector< std::vector< double > > widths_offsets, RxType rx, bool volume_average=false)Mesh
getReactionRates(RxType rx, bool volume_average=false)Mesh
Mesh(Solver *solver, Lattice *lattice=NULL)Mesh
setLattice(Lattice *lattice)Mesh
~Mesh()Meshvirtual