An open source method of characteristics neutron transport code.
second_t< tPair > Struct Template Reference

A helper struct for the Universe::findCell() method. More...

#include <Universe.h>

Public Member Functions

tPair::second_type operator() (const tPair &p) const
 

Detailed Description

template<typename tPair>
struct second_t< tPair >

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.


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