| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=pr), | intent(in) | :: | J(:,:) |
Jacobian matrix, shape (n,n) |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=pr), | private | :: | frob2 |
Frobenius norm squared: ||J||_F^2 |
|||
| integer, | private | :: | n |
Problem size (number of rows) |