Navigation

Operators and Keywords

Function List:

C++ API

Function File: [A,Jac,res] = asm_build_system( instruct,x,t)

Cycle through the circuit description structure instruct to build the system matrices A, Jac, res for the current step of the Newton method.

x is the current value of the state variables, while t is the current time point.

See the IFF file format specifications for details about the output matrices.

See also: asm_initialize_system,prs_iff.

Package: ocs