#include <TransferData.hpp>
Public Member Functions | |
| TransferElement () | |
| TransferElement (const int t, const int *v, const int *bc, const int old_id, const int gID) | |
Public Attributes | |
| int | type |
| int | vertices [MMC_MAXELVNO] |
| int | BCs [MMC_MAXELFAC] |
| int | id_at_prev_owner |
| int | groupID |
Transfer vertices [ [coord1,coord2, coord3] ,....] Transfer element: [vertices]
| mmpt::TransferElement::TransferElement | ( | ) |
| mmpt::TransferElement::TransferElement | ( | const int | t, | |
| const int * | v, | |||
| const int * | bc, | |||
| const int | old_id, | |||
| const int | gID | |||
| ) | [inline] |
| int mmpt::TransferElement::BCs[MMC_MAXELFAC] |
| int mmpt::TransferElement::vertices[MMC_MAXELVNO] |
1.6.1