Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
qbox-public
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
qbox
qbox-public
Commits
6347de81
Commit
6347de81
authored
Apr 07, 2010
by
Francois Gygi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rel1_51_1
git-svn-id:
http://qboxcode.org/svn/qb/trunk@771
cba15fb0-1239-40c8-b417-11db7ca47a34
parent
db165d8c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
2 deletions
+10
-2
notes
src/notes
+8
-0
release.C
src/release.C
+2
-2
No files found.
src/notes
View file @
6347de81
To do: OMP implementation
SlaterDet::rs_mul_add
ChargeDensity(charge_integral)
Exc
--------------------------------------------------------------------------------
rel1_51_1
Fixed bug 2010-04-04T01:14:19Z
Small imaginary part in c(G=0), initialization in SlaterDet::resize.
--------------------------------------------------------------------------------
rel1_51_0
Added external forces: atomic, pair or global.
...
...
src/release.C
View file @
6347de81
...
...
@@ -15,10 +15,10 @@
// release.C
//
////////////////////////////////////////////////////////////////////////////////
// $Id: release.C,v 1.8
1 2010-02-20 23:13:02
fgygi Exp $
// $Id: release.C,v 1.8
2 2010-04-07 03:23:28
fgygi Exp $
#include "release.h"
std
::
string
release
(
void
)
{
return
std
::
string
(
"1.51.
0
"
);
return
std
::
string
(
"1.51.
1
"
);
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment