|
escript
Revision_
|
#include <ripley/system_dep.h>#include <esysUtils/Esys_MPI.h>#include <boost/shared_ptr.hpp>#include <list>#include <map>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | ripley |
Typedefs | |
| typedef std::pair< index_t, index_t > | ripley::IndexPair |
| typedef std::vector< index_t > | ripley::IndexVector |
| typedef std::vector< double > | ripley::DoubleVector |
| typedef std::vector < Esys_MPI_rank > | ripley::RankVector |
| typedef std::map< std::string, index_t > | ripley::TagMap |
Enumerations | |
| enum | { ripley::DegreesOfFreedom = 1, ripley::ReducedDegreesOfFreedom = 2, ripley::Nodes = 3, ripley::ReducedNodes = 14, ripley::Elements = 4, ripley::ReducedElements = 10, ripley::FaceElements = 5, ripley::ReducedFaceElements = 11, ripley::Points = 6 } |
1.7.6.1