TJacobian Struct Reference

Detailed Description

Represents the symbolic Jacobian of a set of equations including the derivative of each equation with respect to each variable.

Todo:
Take advantage of the velocity flags for variables and equations to speed up the Jacobian evaluation.

Definition at line 27 of file jacobian.h.

Data Fields

Tvariablesvars
 
Tequationseqs
 
unsigned int neqs
 
unsigned int nvars
 
TequationsJ
 

Field Documentation

◆ vars

◆ eqs

◆ neqs

◆ nvars

◆ J