Assembly.set_boundary_conditions

Assembly.set_boundary_conditions(nodes)

Set the boundary condition for multiple nodes.

Parameters:
nodeslist[hashable]

The identifiers of the node.

Returns:
None