17 #ifndef __RIPLEY_RIPLEY_H__
18 #define __RIPLEY_RIPLEY_H__
25 #include <ripley/system_dep.h>
27 #include <esysUtils/Esys_MPI.h>
29 #include <boost/shared_ptr.hpp>
41 typedef std::map<std::string,index_t>
TagMap;
std::pair< index_t, index_t > IndexPair
Definition: Ripley.h:37
std::vector< index_t > IndexVector
Definition: Ripley.h:38
std::vector< Esys_MPI_rank > RankVector
Definition: Ripley.h:40
std::map< std::string, index_t > TagMap
Definition: Ripley.h:41
std::vector< double > DoubleVector
Definition: Ripley.h:39