FEI Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <fei_CommMap.hpp>
Public Types | |
typedef std::map< int, std::vector< T > > | Type |
Map that maps processors to associated vectors of items to be sent or recv'd.
Definition at line 21 of file fei_CommMap.hpp.
typedef std::map<int,std::vector<T> > fei::CommMap< T >::Type |
Definition at line 22 of file fei_CommMap.hpp.