#include "slu_mt_ddefs.h"
Functions | |
| void | dgstrs (trans_t trans, SuperMatrix *L, SuperMatrix *U, int_t *perm_r, int_t *perm_c, SuperMatrix *B, Gstat_t *Gstat, int_t *info) |
| void | dprint_soln (int_t n, int_t nrhs, double *soln) |
| void dgstrs | ( | trans_t | trans, | |
| SuperMatrix * | L, | |||
| SuperMatrix * | U, | |||
| int_t * | perm_r, | |||
| int_t * | perm_c, | |||
| SuperMatrix * | B, | |||
| Gstat_t * | Gstat, | |||
| int_t * | info | |||
| ) |

1.6.1