80 mutable int maxfct, mnum, mtype, nrhs, msglvl, error, idum;
PARDISOFactorization(int n, int mtype_, std::vector< int > const &ridx, std::vector< int > const &cidx, std::vector< double > const &values)
Version of constructor leaving input data in triplet format (aka coordinate format) unchanged.