ApplyChanges Struct Reference
#include <mmph_mesh.h>
List of all members.
Detailed Description
mmpt_mesh is responsible for realization of mmph interface. It uses:
- ddl_metis_parmetis for initial mesh partition and repartition (if needed)
- fpcm::DistributedMesh for distributed computation mesh logic,
- mmpt::TransferOrder for encapsulation of cross processes mesh changes decisions
- mmpt::TransferResult for storing mesh transfers effects
- mmpt::Transferer for realization of cross processes mesh operations mmpt_mesh also coordinates and supports the elements above, and applies effective changes on local mesh data structures through mmh interafce.
Member Data Documentation
The documentation for this struct was generated from the following file: