set_local_dof_values#
- Configuration.set_local_dof_values(
- self: Configuration,
- key: str,
- dof_values: Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]', 'flags.f_contiguous'],
Set local DoF values of type key, in the prim basis, using a copy.
Set local DoF values of type key, in the prim basis, using a copy.