supports_apply_jacobian: Check if model supports Jacobian action.

View source: R/umbridge.R

supports_apply_jacobianR 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.


umbridge documentation built on Sept. 23, 2022, 9:05 a.m.