lis_esolver_get_status - Man Page

get the status for the specified eigenpair from the eigensolver

Synopsis

#include "lis.h"

LIS_INT lis_esolver_get_status(LIS_ESOLVER esolver, LIS_INT *status);

Description

Get the status for the specified eigenpair from the eigensolver.

Input

esolver

The eigensolver

Output

status

The status

Exit Status

The following exit values are returned:

0

The process is normally terminated

unspecified

An error occurred

See Also

lis(3)

http://www.ssisc.org/lis/

Info

28 Aug 2014 Man Page Lis Library Functions