Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

lis_esolver_get_time - Man Page

get the execution time for the specified eigenpair from the eigensolver

Synopsis

#include "lis.h"

LIS_INT lis_esolver_get_time(LIS_ESOLVER esolver, double *times);

Description

Get the execution time for the specified eigenpair from the eigensolver.

Input

esolver

The eigensolver

Output

times

The time in seconds of the execution

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