IFEM  90A354
Public Member Functions | Public Attributes | List of all members
Interface Struct Reference

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.
 

Detailed Description

A struct defining a patch interface for C1-continuous models.


The documentation for this struct was generated from the following file: