Go to the documentation of this file.
12 #ifndef ma97_default_control
13 #define ma97_control ma97_control_d
14 #define ma97_info ma97_info_d
15 #define ma97_default_control ma97_default_control_d
16 #define ma97_analyse ma97_analyse_d
17 #define ma97_analyse_coord ma97_analyse_coord_d
18 #define ma97_factor ma97_factor_d
19 #define ma97_factor_solve ma97_factor_solve_d
20 #define ma97_solve ma97_solve_d
21 #define ma97_free_akeep ma97_free_akeep_d
22 #define ma97_free_fkeep ma97_free_fkeep_d
23 #define ma97_finalise ma97_finalise_d
24 #define ma97_enquire_posdef ma97_enquire_posdef_d
25 #define ma97_enquire_indef ma97_enquire_indef_d
26 #define ma97_alter ma97_alter_d
27 #define ma97_solve_fredholm ma97_solve_fredholm_d
28 #define ma97_lmultiply ma97_lmultiply_d
29 #define ma97_sparse_fwd_solve ma97_sparse_fwd_solve_d
92 void ma97_analyse_d(
int check,
int n,
const int ptr[],
const int row[],
94 struct ma97_info_d *info,
int order[]);
98 struct ma97_info_d *info,
int order[]);
100 void ma97_factor_d(
int matrix_type,
const int ptr[],
const int row[],
112 struct ma97_info_d *info);
132 int ldx,
void **akeep,
void **fkeep,
const struct ma97_control_d *control,
133 struct ma97_info_d *info);
140 const ma97pkgtype_d_ b[],
const int order[],
int *nxi,
int xindex[],