SCALAPACK 2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
dcputime00_.c
Go to the documentation of this file.
1#include "Bdef.h"
2
3#if (INTFACE == C_CALL)
4double Cdcputime00(void)
5#else
7#endif
8{
9 return(-1.0);
10}
#define F_DOUBLE_FUNC
Definition Bdef.h:234
F_DOUBLE_FUNC dcputime00_(void)
Definition dcputime00_.c:6