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
48480ef0
Commit
48480ef0
authored
Mar 30, 2018
by
Francois Gygi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rel1_64_0
parent
d4c5c816
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
1 deletions
+26
-1
notes
src/notes
+25
-0
release.C
src/release.C
+1
-1
No files found.
src/notes
View file @
48480ef0
--------------------------------------------------------------------------------
rel1_64_0
--------------------------------------------------------------------------------
d4c5c81 Merge branch 'develop'
28c1fc2 Merge branch 'rsh-dev' into develop
38843c5 Removed unused variables
52cb12a Implemented stress for general RSH case
211d90a adjust blocking factors of square matrices
7c62abc Implement reset_rotation command
0b1e4fa fix help msg in MoveCmd.h
84416bf Reorganized stress tests as si4stress and si2stress
7e0b69a Added tests for invalid bisection parameters
5f7c1c7 Adjust strain values in test/stress files
0d593a2 Cleanup files in test/stress dir
9c5654f Add test of stress tensor
6f049b7 Fixed x_coeff in RSHFunctional.C Cleanup & comment
af533ce Fix errors in ExchangeOperator at gamma
5e24b92 Cleanup ExchangeOperator
ccd020c First RSH implementation
52e6976 Merged HSE implementation
fbb7421 Merge branch 'hse-dev' into develop
5b93ad8 Add cstring header in ConstraintSet.C
72e55a8 Fix force normalization in PairExtForce::energy
...
...
@@ -8,6 +28,11 @@ e9d66bf Add zero volume test to run command
667cce0 Updated centos6.mk
f9b90ad Updated notes
--------------------------------------------------------------------------------
rel1_63_11
--------------------------------------------------------------------------------
be7d4cc rel1_63_11
4e6e1b6 adjust blocking factors of square matrices
--------------------------------------------------------------------------------
rel1_63_10
--------------------------------------------------------------------------------
058730d Implemented PSDA for complex wave functions
...
...
src/release.C
View file @
48480ef0
...
...
@@ -19,5 +19,5 @@
#include "release.h"
std
::
string
release
(
void
)
{
return
std
::
string
(
"1.6
3.11
"
);
return
std
::
string
(
"1.6
4.0
"
);
}
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