|
IFEM
90A354
|
A struct defining a patch interface for C1-continuous models. More...
Public Member Functions | |
| Interface (ASMbase *m, int me, ASMbase *s, int se, bool r) | |
| Constructor initializing an Interface instance. | |
Public Attributes | |
| std::pair< ASMs2DC1 *, int > | master |
| Patch and edge index of the master. | |
| std::pair< ASMs2DC1 *, int > | slave |
| Patch and edge index of the slave. | |
| bool | reversed |
| Relative orientation toggle. | |
A struct defining a patch interface for C1-continuous models.