git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10165 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -8,7 +8,7 @@ typedef int lapack_int;
|
||||
typedef complex<float> lapack_complex_float;
|
||||
typedef complex<double> lapack_complex_double;
|
||||
|
||||
#ifdef _WIN32
|
||||
#if defined(_WIN32) && !defined(__MINGW32__)
|
||||
|
||||
//#define MKL_Complex8 lapack_complex_float
|
||||
//#define MKL_Complex16 lapack_complex_double
|
||||
|
||||
Reference in New Issue
Block a user