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
9fd4d4ba
Commit
9fd4d4ba
authored
Apr 07, 2020
by
Francois Gygi
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop'
parents
c3ab34ee
41edad76
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
SampleHandler.C
src/SampleHandler.C
+2
-0
No files found.
src/SampleHandler.C
View file @
9fd4d4ba
...
...
@@ -74,6 +74,8 @@ StructureHandler* SampleHandler::startSubHandler(const XMLCh* const uri,
read_wfv
=
true
;
assert
(
read_wf
);
s_
.
wfv
=
new
Wavefunction
(
s_
.
wf
);
// reset wfv to have only k=0
s_
.
wfv
->
reset
();
return
new
WavefunctionHandler
(
*
s_
.
wfv
,
gfdata_
,
current_gfdata_pos
);
}
else
...
...
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