set_local_dof_site_value#

Configuration.set_local_dof_site_value(
self: Configuration,
key: str,
l: SupportsInt | SupportsIndex,
site_dof_value: Annotated[numpy.typing.NDArray[numpy.float64], '[m, 1]'],
) None#

Set the local DoF values of type key, in the prim basis, on site l, using a copy.