Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
qbox
qbox-public
Commits
80464bf9
Commit
80464bf9
authored
Jan 27, 2016
by
Francois Gygi
Browse files
fixed timer name
git-svn-id:
http://qboxcode.org/svn/qb/trunk@1796
cba15fb0-1239-40c8-b417-11db7ca47a34
parent
0c486cb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/JDWavefunctionStepper.C
View file @
80464bf9
...
...
@@ -350,7 +350,7 @@ void JDWavefunctionStepper::update(Wavefunction& dwf)
tmap_
[
"jd_getsub"
].
stop
();
tmap_
[
"jd_gemm"
].
start
();
c
.
gemm
(
'n'
,
'n'
,
1
.
0
,
ct
,
a
,
0
.
0
);
tmap_
[
"jd_ge
tsub
"
].
stop
();
tmap_
[
"jd_ge
mm
"
].
stop
();
// add two contributions
c
+=
cp
;
...
...
Write
Preview
Supports
Markdown
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