Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Laurell, Pontus Bengt Johan
dmrgpp
Commits
ca1c29da
Commit
ca1c29da
authored
Jan 07, 2020
by
Alvarez, Gonzalo
Browse files
ChemicalH: compiles
parent
758bf48e
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/Engine/ManyToTwoConnection.h
View file @
ca1c29da
...
...
@@ -29,7 +29,7 @@ public:
mods_
=
PairCharType
(
oneLink
.
mods
[
0
],
oneLink
.
mods
[
1
]);
}
//
const PairSizeType& finalIndices() const { return finalIndices_; }
const
PairSizeType
&
finalIndices
()
const
{
return
finalIndices_
;
}
const
PairCharType
&
finalMods
()
const
{
return
mods_
;
}
...
...
src/Models/GaugeSpin/SuperOpHelperPlaquette.h
View file @
ca1c29da
...
...
@@ -67,7 +67,7 @@ public:
SizeType
last
=
sysSites
.
size
();
assert
(
last
>
0
);
--
last
;
throw
PsimagLite
::
RuntimeError
(
"SuperOpHelperBase::leftIndex
\n
"
);
}
SizeType
rightIndex
(
VectorSizeType
&
,
SizeType
)
const
...
...
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