![]() |
ryujin 2.1.1 revision ee5cbcbf2346c1299c942d0e1f13b46449973c18
|
#include <source/offline_data.h>
Public Member Functions | |
| bool | operator== (const CouplingDescription &) const =default |
Public Attributes | |
| unsigned int | i |
| unsigned int | col_idx |
| unsigned int | j |
A structure describing coupling boundary degrees of freedom on directly enforced boundaries for which we have to symmetrize the d_ij matrix.
Definition at line 79 of file offline_data.h.
|
default |
| unsigned int ryujin::OfflineData< dim, Number >::CouplingDescription::i |
Definition at line 80 of file offline_data.h.
| unsigned int ryujin::OfflineData< dim, Number >::CouplingDescription::col_idx |
Definition at line 81 of file offline_data.h.
| unsigned int ryujin::OfflineData< dim, Number >::CouplingDescription::j |
Definition at line 82 of file offline_data.h.