lis_esolver_get_time.3f - Man Page

get the execution time for the specified eigenpair from the eigensolver

Synopsis

subroutine lis_esolver_get_time(LIS_ESOLVER esolver, double *times, LIS_INTEGER ierr);

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

See Also

lis(3)

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

Info

28 Aug 2014 Man Page Lis Library Functions