superLUtest.hh
concepts::DummySpace< concepts::Real > spc
solve the system twice and compare with result res
Definition: superLUtest.hh:46
void matrixSolve(concepts::Matrix< F > &m, const concepts::Matrix< G > &rhs, const concepts::Matrix< H > &res)
solve the system twice and compare with result res
void MatrixComplx()
solve the system twice and compare with result res
void vectorSolve(concepts::Matrix< F > &m, G rhs[], H res[])
solve the system twice and compare with result res
void LargeMatrixReal()
solve the system twice and compare with result res
void DebuggingInfo()
solve the system twice and compare with result res
void LargeMatrixComplex()
solve the system twice and compare with result res
void SubMatrixReal()
solve the system twice and compare with result res