supports_apply_jacobian {umbridge}R Documentation

Check if model supports Jacobian action.

Description

Check if model supports Jacobian action.

Usage

supports_apply_jacobian(url, name)

Arguments

url

URL the model is running at.

name

Name of the desired model.

Value

TRUE if model supports Jacobian action, FALSE otherwise.


[Package umbridge version 1.0 Index]