set_local_standard_dof_values#

Configuration.set_local_standard_dof_values(
self: Configuration,
key: str,
standard_dof_values: Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]', 'flags.f_contiguous'],
) None#

Set local DoF values of type key, in the standard basis, using a copy.