Rev. | Tiempo | Autor |
---|---|---|
57956c5 gdiis-tmp | 2012-11-28 13:40:12 | Katsuhiko Nishimra |
tmp |
||
f9c28e6 | 2012-11-27 17:17:34 | Katsuhiko Nishimra |
Use std::numeric_limits::infinity instead of 1.0/0.0. #28915 |
||
bedf6db | 2012-11-27 17:17:32 | Katsuhiko Nishimra |
Merge trunk into branch gdiis. #28915 |
||
793c1ae | 2012-11-27 16:55:06 | Katsuhiko Nishimra |
Set message strings in SetMessages. #28764 |
||
0549fc7 | 2012-11-27 13:54:29 | Katsuhiko Nishimra |
Use std::numeric_limits::infinity instead of 1.0/0.0. #28915 |
||
d0fea77 | 2012-11-27 13:39:54 | Katsuhiko Nishimra |
Merge trunk into branch gdiis. #28915 |
||
ef0d354 | 2012-11-27 00:48:10 | Katsuhiko Nishimra |
Describe optimization options. #28764 |
||
1c88fca | 2012-11-27 00:48:09 | Katsuhiko Nishimra |
Use underscore separated strings for input keywords. #28764 |
||
bfd0f98 | 2012-11-26 20:41:54 | Katsuhiko Nishimra |
Read initial trust radius and maximum step size from input file. #28764 |
||
0a218bc | 2012-11-26 16:55:14 | Katsuhiko Nishimra |
Fix dsymv wrapper function. #29876 |
||
662c05d | 2012-11-26 16:11:00 | Katsuhiko Nishimra |
Fix dsyr wrapper function. #29799 |
||
9660892 | 2012-11-20 02:07:23 | Mikiya Fujii |
Sync methods for molecular configuration and momenuta are added to Molecule-class. #30153 |
||
dd02566 | 2012-11-16 19:07:51 | Mikiya Fujii |
OMP-paralleliezaion of the module to calculate dipole moment between excited states. #30111 |
||
b939902 | 2012-11-16 18:03:52 | Mikiya Fujii |
Parallelization of calculation of the dipole moment of the ground state is modified to be more efficient for many core machines. #30111 |
||
c800121 | 2012-11-14 17:51:32 | Mikiya Fujii |
Refactoring MallocerFreere. ##30083 |
||
7faed84 | 2012-11-13 18:00:13 | Mikiya Fujii |
Refactoring of MallocerFreer #30083 |
||
61a2fc4 | 2012-11-13 17:46:10 | Mikiya Fujii |
To avoid overflow of 'int' in MallocerFreer. The way to calculate allocated memery is changed. #30083 |
||
541606b | 2012-11-13 17:45:33 | Mikiya Fujii |
README is updated. #28791 |
||
04f014e | 2012-11-09 15:45:10 | Mikiya Fujii |
Refactoring of methods to calculate overlaps. #28791 |
||
7aafa75 | 2012-11-09 15:34:28 | Mikiya Fujii |
hopping module for NASCO is implemented. #28791 |
||
6de33cc | 2012-11-09 13:07:57 | Mikiya Fujii |
input module for the initial electronic eigenstate for NASCO is implemented. #28791 |
||
a408a54 | 2012-11-09 10:54:36 | Mikiya Fujii |
Unnecessary code is deleted. |
||
a1b2653 | 2012-11-08 12:24:36 | Katsuhiko Nishimra |
Fix wrong equation number. #28764 |
||
7b4e486 | 2012-11-08 12:22:08 | Katsuhiko Nishimra |
Description for NaN error |
||
9171403 | 2012-11-08 12:22:07 | Katsuhiko Nishimra |
Constructor of MolDSException receives boost::format |
||
9c980fd | 2012-11-08 12:22:03 | Katsuhiko Nishimra |
Throw exception if RFO step goes NaN. #28764 |
||
4edc2bd | 2012-11-08 10:38:29 | Mikiya Fujii |
Refactoring: Indent of MolDS_base::EularAngle::EularAngle(double* angles) is refactored. |
||
c053820 | 2012-11-08 01:24:53 | Katsuhiko Nishimra |
Fix wrong citation about RFO step. #28764 |
||
a8a0f2e | 2012-11-07 19:37:22 | Katsuhiko Nishimra |
Merge trunk into branch gdiis. #28915 |
||
980ca2b | 2012-11-02 19:35:07 | Mikiya Fujii |
Cndo2 & ZindoS::CalcOverlapESsWithAnotherElectronicStructure is implemented. #28791 |