|
| SubFaceOf (element_connectivity_type const &connect0) |
|
| SubFaceOf (element_connectivity_type const &connect0, element_connectivity_type const &connect1) |
|
| SubFaceOf (SubFaceOf const &sf) |
|
| SubFaceOf (SubFaceOfNone const &) |
|
SubFaceOf & | operator= (SubFaceOf const &sf) |
|
SubFaceOf & | operator= (SubFaceOfNone const &) |
|
entity_type const & | element (uint16_type e) const |
|
entity_type const & | element0 () const |
|
entity_type const & | element1 () const |
|
size_type | ad_first () const |
|
uint16_type | pos_first () const |
|
size_type | proc_first () const |
|
size_type | ad_second () const |
|
uint16_type | pos_second () const |
|
size_type | proc_second () const |
|
element_connectivity_type const & | connection0 () const |
|
element_connectivity_type const & | connection1 () const |
|
void | setConnection (uint16_type f, element_connectivity_type const &connect) |
|
void | setConnection0 (element_connectivity_type const &connect) |
|
void | setConnection1 (element_connectivity_type const &connect) |
|
bool | isConnectedTo0 () const |
|
bool | isConnectedTo1 () const |
|
bool | isInterProcessDomain (size_type p) const |
|
bool | isIntraProcessDomain (size_type p) const |
|
void | disconnect () |
|