LifeV
|
#include <MapEpetraData.hpp>
Public Types | |
typedef std::vector< Int > | idList_Type |
Data Fields | |
idList_Type | unique |
idList_Type | repeated |
The MapEpetraData class stores local list of IDs to build Unique and Repeated maps.
Definition at line 52 of file MapEpetraData.hpp.
typedef std::vector<Int> idList_Type |
Definition at line 54 of file MapEpetraData.hpp.
idList_Type unique |
Definition at line 55 of file MapEpetraData.hpp.
idList_Type repeated |
Definition at line 56 of file MapEpetraData.hpp.