define_num_LM_eqΒΆ

define_num_LM_eq

Define the number of equations needed to define the boundary boundary conditions

param lc_list()

list of all the defined contraints

returns

number of new equations needed to define the boundary boundary conditions

rtype

num_LM_eq(int)

Examples

num_LM_eq = lagrangeconstraints.define_num_LM_eq(lc_list)

Notes: