Functions | |
| def | InverseDiag |
| Replaces two neighbour triangles sharing Node1-Node2 link with the triangles built on the same 4 nodes but having other common link. | |
| def InverseDiag | ( | self, | |
| NodeID1, | |||
| NodeID2 | |||
| ) | [inherited] |
Replaces two neighbour triangles sharing Node1-Node2 link with the triangles built on the same 4 nodes but having other common link.
| NodeID1 | the ID of the first node |
| NodeID2 | the ID of the second node |