Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NP_TMcode
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Giacomo Mulas
NP_TMcode
Commits
ab80c18c
Commit
ab80c18c
authored
1 year ago
by
Mulas, Giacomo
Browse files
Options
Downloads
Patches
Plain Diff
only one round of substitutions of fresh variables in scales loop left...
parent
b71f7451
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/cluster/cluster.cpp
+13
-1
13 additions, 1 deletion
src/cluster/cluster.cpp
with
13 additions
and
1 deletion
src/cluster/cluster.cpp
+
13
−
1
View file @
ab80c18c
...
...
@@ -488,8 +488,20 @@ void cluster(string config_file, string data_file, string output_path) {
upmp_2
[
ti
]
=
upmp
[
ti
];
upsmp_2
[
ti
]
=
upsmp
[
ti
];
}
double
scan_2
=
scan
;
double
cfmp_2
=
cfmp
;
double
sfmp_2
=
sfmp
;
double
cfsp_2
=
cfsp
;
double
sfsp_2
=
sfsp
;
double
sqsfi_2
=
sqsfi
;
double
exri_2
=
exri
;
int
lcalc_2
=
lcalc
;
dcomplex
arg_2
=
arg
;
double
wn_2
=
wn
;
double
vk_2
=
vk
;
np_int
ndit_2
=
ndit
;
jer
=
cluster_jxi488_cycle
(
jxi488
,
sconf_2
,
gconf_2
,
c1_2
,
c1ao_2
,
c2_2
,
c3_2
,
c4_2
,
c6_2
,
c9_2
,
output
,
output_path
,
gaps_2
,
tqse_2
,
tqspe_2
,
tqss_2
,
tqsps_2
,
zpv_2
,
gapm_2
,
gappm_2
,
nth
,
nths
,
nph
,
nphs
,
nk
,
nks
,
nkks
,
argi_2
,
args_2
,
gap_2
,
gapp_2
,
tqce_2
,
tqcpe_2
,
tqcs_2
,
tqcps_2
,
duk_2
,
tppoan
,
cextlr_2
,
cext_2
,
cmullr_2
,
cmul_2
,
gapv_2
,
tqev_2
,
tqsv_2
,
nxi_2
,
nsph_2
,
mxndm_2
,
inpol_2
,
iavm_2
,
npnt_2
,
npntts_2
,
isam_2
,
lm_2
,
th_2
,
thstp_2
,
thlst_2
,
ths_2
,
thsstp_2
,
thslst_2
,
ph_2
,
phstp_2
,
phlst_2
,
phs_2
,
phsstp_2
,
phslst_2
,
th1_2
,
ph1_2
,
ths1_2
,
phs1_2
,
thsca_2
,
u_2
,
us_2
,
un_2
,
uns_2
,
up_2
,
ups_2
,
unmp_2
,
unsmp_2
,
upmp_2
,
upsmp_2
,
scan
,
cfmp
,
sfmp
,
cfsp
,
sfsp
,
sqsfi
,
exri
,
lcalc
,
arg
,
wn
,
vk
,
ndit
,
am
,
isq
,
ibf
);
jer
=
cluster_jxi488_cycle
(
jxi488
,
sconf_2
,
gconf_2
,
c1_2
,
c1ao_2
,
c2_2
,
c3_2
,
c4_2
,
c6_2
,
c9_2
,
output
,
output_path
,
gaps_2
,
tqse_2
,
tqspe_2
,
tqss_2
,
tqsps_2
,
zpv_2
,
gapm_2
,
gappm_2
,
nth
,
nths
,
nph
,
nphs
,
nk
,
nks
,
nkks
,
argi_2
,
args_2
,
gap_2
,
gapp_2
,
tqce_2
,
tqcpe_2
,
tqcs_2
,
tqcps_2
,
duk_2
,
tppoan
,
cextlr_2
,
cext_2
,
cmullr_2
,
cmul_2
,
gapv_2
,
tqev_2
,
tqsv_2
,
nxi_2
,
nsph_2
,
mxndm_2
,
inpol_2
,
iavm_2
,
npnt_2
,
npntts_2
,
isam_2
,
lm_2
,
th_2
,
thstp_2
,
thlst_2
,
ths_2
,
thsstp_2
,
thslst_2
,
ph_2
,
phstp_2
,
phlst_2
,
phs_2
,
phsstp_2
,
phslst_2
,
th1_2
,
ph1_2
,
ths1_2
,
phs1_2
,
thsca_2
,
u_2
,
us_2
,
un_2
,
uns_2
,
up_2
,
ups_2
,
unmp_2
,
unsmp_2
,
upmp_2
,
upsmp_2
,
scan
_2
,
cfmp
_2
,
sfmp
_2
,
cfsp
_2
,
sfsp
_2
,
sqsfi
_2
,
exri
_2
,
lcalc
_2
,
arg
_2
,
wn
_2
,
vk
_2
,
ndit
_2
,
am
,
isq
,
ibf
);
delete
sconf_2
;
delete
gconf_2
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment