ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
dwalltime00_.c
Go to the documentation of this file.
1
#include "
Bdef.h
"
2
3
#if (INTFACE == C_CALL)
4
double
Cdwalltime00(
void
)
5
#else
6
F_DOUBLE_FUNC
dwalltime00_
(
void
)
7
#endif
8
{
9
return
(MPI_Wtime());
10
}
F_DOUBLE_FUNC
#define F_DOUBLE_FUNC
Definition:
Bdef.h:234
dwalltime00_
F_DOUBLE_FUNC dwalltime00_(void)
Definition:
dwalltime00_.c:6
Bdef.h
BLACS
SRC
dwalltime00_.c
Generated by
1.8.16