NeoPZ
|
#include <TPZCompElLagrange.h>
Public Member Functions | |
TLagrange () | |
Public Attributes | |
int64_t | fConnect [2] |
Which connects are linked by a Lagrange multiplier. More... | |
int | fIdf [2] |
Degree of freedom which is connected. More... | |
Definition at line 22 of file TPZCompElLagrange.h.
|
inline |
Definition at line 29 of file TPZCompElLagrange.h.
int64_t TPZCompElLagrange::TLagrange::fConnect[2] |
Which connects are linked by a Lagrange multiplier.
Definition at line 25 of file TPZCompElLagrange.h.
Referenced by TPZCompElLagrange::BuildCornerConnectList().
int TPZCompElLagrange::TLagrange::fIdf[2] |
Degree of freedom which is connected.
Definition at line 27 of file TPZCompElLagrange.h.