fedoo.problem.LinearBuckling.set_dof

LinearBuckling.set_dof(name, value)

Set values in the current degree-of-freedom vector.

name may identify a scalar variable, a vector, a registered global degree of freedom, or "all". Scalar values are broadcast over the selected field.

Returns:

This problem, to allow chained configuration calls.

Return type:

Problem