Rev. | Tiempo | Autor |
---|---|---|
20745f4 signal | 2013-01-25 16:59:16 | Katsuhiko Nishimra |
tmp Exit when caught signal |
||
d40657e | 2013-01-25 16:56:44 | Katsuhiko Nishimra |
Fix ignored CFLAGS. #28588 |
||
12a6c65 | 2013-01-25 16:53:30 | Katsuhiko Nishimra |
Remove checks for mkl BLAS interface functions. #28588 #30566 |
||
bc83626 | 2013-01-25 03:42:43 | Katsuhiko Nishimra |
Merge trunk into automake. #28588 #30566 |
||
6938e00 dsyrkdensitymatrix trunk | 2013-01-24 23:59:18 | Katsuhiko Nishimra |
Use dsyrk in CalcOrbitalElectronPopulation. #30560 |
||
9d2d859 | 2013-01-24 23:51:28 | Katsuhiko Nishimra |
Added the copyright notation. |
||
9cfb156 | 2013-01-24 23:45:42 | Katsuhiko Nishimra |
`make depend' generates the dependency file forcibly. #30218 |
||
8f5e4b2 | 2013-01-24 23:11:56 | Katsuhiko Nishimra |
Chdir to test directory at the firt of the test script. #30584 |
||
1fc350a | 2013-01-24 22:45:17 | Katsuhiko Nishimra |
Add the missing variable. #30562 |
||
ba31ce6 | 2013-01-24 22:41:40 | Katsuhiko Nishimra |
Add the argument that indicates whether the matrix is row/column-major to Dsyrk. #30562 |
||
12ec103 | 2013-01-24 20:53:11 | Katsuhiko Nishimra |
Generate objfile.dep only once. #30218 |
||
6bc79af | 2013-01-24 20:53:10 | Katsuhiko Nishimra |
Use only cblas routines in BLAS wrapper. #30566 |
||
c264b8f | 2013-01-23 19:46:12 | Katsuhiko Nishimra |
Implement the wrapper function for dsyrk. #30562 #30566 |
||
9aa4947 | 2013-01-23 07:13:31 | Mikiya Fujii |
Test suite is updated for #30554 |
||
d611b34 | 2013-01-23 07:12:45 | Mikiya Fujii |
Output on/off of DIIS and diisError of Cndo2::DoDIIS for each SCF step. #30554 |
||
03a53ba automake | 2013-01-22 05:19:07 | Katsuhiko Nishimra |
Merge trunk into automake. #28588 |
||
8c7c252 | 2013-01-22 05:19:05 | Katsuhiko Nishimra |
Call boost::math::factorial in MolDS_base::Factorial if available. #30557 |
||
23f9ca5 | 2013-01-22 05:19:03 | Katsuhiko Nishimra |
Check for boost/math/special_functions/factorials.hpp. #30557 |
||
424b484 | 2013-01-22 04:26:38 | Katsuhiko Nishimra |
Fix typo. |
||
3766d64 | 2013-01-22 04:26:37 | Katsuhiko Nishimra |
Call boost::math::factorial in MolDS_base::Factorial. #30557 |
||
cd8563d | 2013-01-22 00:11:44 | okymmolds |
Unpaired electron population at Mulliken type. #29958 |
||
c20dc49 | 2013-01-02 04:13:16 | Katsuhiko Nishimra |
Revert "tmp" |
||
7f03bc5 | 2013-01-02 04:04:14 | Katsuhiko Nishimra |
tmp |
||
fe732bc | 2013-01-02 04:03:29 | Katsuhiko Nishimra |
Generate files by autoreconf 2.69 with automake 1.11.6. #28588 |
||
76ce1f5 | 2013-01-02 04:03:28 | Katsuhiko Nishimra |
Fix a bug in testing -rpath flag for ld. #28588 |
||
e35edf2 | 2013-01-02 03:45:35 | Katsuhiko Nishimra |
Generate files by autoreconf 2.69 with automake 1.11.6. #28588 |
||
fadbf6c | 2013-01-02 03:44:53 | Katsuhiko Nishimra |
Remove duplicate OpenBLAS flags from Makefile.am. #28588 |
||
e7fe1e0 | 2013-01-02 03:44:50 | Katsuhiko Nishimra |
Revert "Remove duplicate CPP/LDFLAGS addition. #28588" |
||
8eed608 | 2013-01-02 02:41:53 | Katsuhiko Nishimra |
Generate files by autoreconf 2.69 with automake 1.11.6. #28588 |
||
5d187e0 | 2013-01-02 02:30:17 | Katsuhiko Nishimra |
int -> molds_lapack_int |