#include <vector>
#include <map>
#include "mmh_intf.h"
#include "mmph_mesh.h"
#include "TransferData.hpp"
Go to the source code of this file.
Classes | |
class | mmpt::Transferer |
The Transferer class is reponsible for realization, providing a results and storing of a transfers between subdomains according to the given Transfer orders. More... | |
Namespaces | |
namespace | mmpt |
Enumerations | |
enum | mmpt::MSG_IDS { mmpt::MMPC_MSG_ID_COPYING, mmpt::MMPC_TRANSFER_MSG_ID, mmpt::MMPC_DISTIRB_MSG_ID, mmpt::MMPC_ADAPT_REF_MSG_ID, mmpt::MMPC_ADAPT_PROJ_READY_MSG_ID, mmpt::MMPC_ADAPT_HS_MSG_ID, mmpt::MMPC_MSG_ID_OWNERSHIP, mmpt::MMPC_MSG_ID_COMPOSITE_ORDER, mmpt::MMPC_MSG_ID_MESH_BASE } |