supports_apply_jacobian: Check if model supports Jacobian action.
Description
Check if model supports Jacobian action.
Usage
supports_apply_jacobian(url, name)
Value
TRUE if model supports Jacobian action, FALSE otherwise.
Arguments
- url
URL the model is running at.
- name
Name of the desired model.