sundialsTB > kinsol
sundialsTB, a Matlab Interface to SUNDIALS
KINSOL
KINSOL
KINSOL Functions
KINSOL Function Types
KINSysFn | KINJacTimesVecFn | KINGcommFn |
KINDenseJacFn | KINPrecSetupFn | KINGlocalFn |
KINBandJacFn | KINPrecSolveFn |
KINSOL Serial Example Problems
Example | Description |
mkinDiagon_kry | diagonal test problem |
mkinFerTron_dns | Ferraris-Tronconi test problem |
mkinRoboKin_dns | robot kinematics example problem |
mkinTest_dns | simple test problem using the dense linear solver |
KINSOL Parallel Example Problems
Example | Description |
mkinDiagon_kry_p | diagonal test problem |