SuperLU_DIST  4.0
superlu_dist on CPU and GPU clusters
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
superlu_timer.c File Reference

Returns the time in seconds used by the process. More...

#include "superlu_defs.h"
#include <mpi.h>

Functions

double SuperLU_timer_ ()
 

Detailed Description

Returns the time in seconds used by the process.

Purpose

 Returns the time in seconds used by the process.
Note: the timer function call is machine dependent. Use conditional
      compilation to choose the appropriate function.

Function Documentation

double SuperLU_timer_ ( )