|
NEML2 2.1.0
|
This is the complete list of members for NonlinearSystem, including all inherited members.
| __getattr__(self, str arg0) | NonlinearSystem | |
| __setattr__(self, str arg0, neml2.TensorLike arg1) | NonlinearSystem | |
| A(self) | NonlinearSystem | |
| A_and_B(self) | NonlinearSystem | |
| A_and_b(self) | NonlinearSystem | |
| A_and_B_and_b(self) | NonlinearSystem | |
| b(self) | NonlinearSystem | |
| blayout(self) | NonlinearSystem | |
| g(self) | NonlinearSystem | |
| get_parameter(self, str arg0) | NonlinearSystem | |
| glayout(self) | NonlinearSystem | |
| model(self) | NonlinearSystem | |
| named_buffers(self) | NonlinearSystem | |
| named_parameters(self) | NonlinearSystem | |
| set_g(self, AssembledVector g) | NonlinearSystem | |
| set_parameter(self, str arg0, neml2.TensorLike arg1) | NonlinearSystem | |
| set_parameters(self, dict[str, neml2.TensorLike] arg0) | NonlinearSystem | |
| set_u(self, AssembledVector u) | NonlinearSystem | |
| to(self, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | NonlinearSystem | |
| u(self) | NonlinearSystem | |
| ulayout(self) | NonlinearSystem |