Go to the source code of this file.
Classes | |
| class | LinearNodalConstraint |
| The secondary node variable is programmed as a linear combination of the primary node variables (i.e, secondary_var = a_1*primary_var_1+ a_2*primary_var_2+... + a_n*primary_var_n). More... | |