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,int>
TagMap;
std::map< std::string, int > TagMap
Definition: Ripley.h:41
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
Definition: ripley/src/AbstractAssembler.h:25
std::vector< double > DoubleVector
Definition: Ripley.h:39