Assembly.set_boundary_conditions

Assembly.set_boundary_conditions(nodes)[source]

Set the boundary condition for multiple nodes.

Parameters

nodes (list[hashable]) – The identifiers of the node.

Returns

None