Data Structures | |
| class | MEDSPLITTER_FaceModel |
| class | Graph |
| class | JointExchangeData |
| Class storing data of the joint between domains residing different procs. It also provides services to pack/unpack data to be exchanged between proc and it creates MEDMEM.CONNECTZONE after data exchange. More... | |
| class | MESHCollection |
| class | MESHCollectionDriver |
| class | MESHCollectionMedAsciiDriver |
| class | MESHCollectionMedXMLDriver |
| class | MeshSendReceive |
| Sender-receiver of the mesh. More... | |
| class | METISGraph |
| class | ParaDomainSelector |
| Communication helper in parallel mode. More... | |
| class | ParallelTopology |
| class | SCOTCHGraph |
| class | SequentialTopology |
| class | Topology |
| class | UserGraph |
Typedefs | |
| typedef std::map < MED_EN::medGeometryElement, std::vector < MEDSPLITTER_FaceModel * > > | TGeom2Faces |
| typedef std::vector< TGeom2Faces > | TGeom2FacesByDomian |
Enumerations | |
| enum | DriverType { MedAscii, MedXML, Undefined } |
Functions | |
| static std::string | trim (std::string &s, const std::string &drop=" ") |
| typedef std::map<MED_EN::medGeometryElement, std::vector<MEDSPLITTER_FaceModel*> > MEDSPLITTER.TGeom2Faces |
| typedef std::vector< TGeom2Faces > MEDSPLITTER.TGeom2FacesByDomian |
| static std::string MEDSPLITTER.trim | ( | std::string & | s, |
| const std::string & | drop = " " |
||
| ) | [static] |