| Type | Location | Extends | Description |
|---|---|---|---|
| hompack_f_callbacks | hompack_core | None | Container to hold user routines for f-suffix (dense Jacobian) methods. |
| hompack_status | hompack_core | None | |
| nf_config | hompack_nf | None | Container to hold the configuration for a call to fixpnf. |
| nf_result | hompack_nf | None | Container to hold the results of a call to fixpnf. |
| nf_solver | hompack_nf | None | Container to hold the state variables and user-supplied callbacks for fixpnf. |
| nf_state | hompack_nf | None | State variables for fixpnf. |
| nf_workspace | hompack_nf | None | Linear-algebra workspace for fixpnf. |
| root_state | hompack_core | None | State variables for root. |