FEI Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | List of all members
fei::CommMap< T > Struct Template Reference

#include <fei_CommMap.hpp>

Public Types

typedef std::map< int, std::vector< T > > Type
 

Detailed Description

template<typename T>
struct fei::CommMap< T >

Map that maps processors to associated vectors of items to be sent or recv'd.

Definition at line 21 of file fei_CommMap.hpp.

Member Typedef Documentation

◆ Type

template<typename T >
typedef std::map<int,std::vector<T> > fei::CommMap< T >::Type

Definition at line 22 of file fei_CommMap.hpp.


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