An open source method of characteristics neutron transport code.
|
A helper struct for the Universe::findCell() method. More...
#include <Universe.h>
Public Member Functions | |
tPair::second_type | operator() (const tPair &p) const |
A helper struct for the Universe::findCell() method.
This is used to insert a Universe's Cells to the back of a vector of neighbor Cells in Universe::findCell() routine. This works in symbiosis with the pair_second method template defined below.