|
IFEM
90A354
|
Struct for representing a domain interface. More...
#include <Interface.h>
Public Attributes | |
| int | master = 0 |
| Master patch (global number) | |
| int | slave = 0 |
| Slave patch (global number) | |
| int | midx = 0 |
| Index of boundary on master. | |
| int | sidx = 0 |
| Index of boundary on slave. | |
| int | orient = 0 |
| Orientation flag (for 3D patches) | |
| int | dim = 0 |
| Dimension of boundary. | |
| int | basis = 0 |
| Basis of boundary. | |
| int | thick = 1 |
| Thickness of connection. | |
Struct for representing a domain interface.