Direct Sparse Solver Subprograms
This section describes the user-callable CXML direct sparse solver subroutines. For each routine, a description is provided along with information about the routine's format, arguments, default options, and errors. The following Direct Sparse Solver routines are available:
dss_create
dss_delete
dss_define_structure
dss_reorder
dss_factor_real
dss_factor_complex
dss_solve_real
dss_solve_complex
Information and Examples showing the use of these routines is provided in "Using Direct Sparse Solvers" in the CXML Reference Manual.