|
NAMElis_solve_kernel - solve the linear equation with the predefined preconditioner DESCRIPTIONSolve the linear equation with the specified solver and the predefined preconditioner. EXIT STATUSThe following exit values are returned:
NOTESee lis-($VERSION)/src/esolver/lis esolver ii.c, which computes the smallest eigenvalue by calling lis_solve_kernel multiple times, for example.
|