Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plumed AlphaFold
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Kurečka
Plumed AlphaFold
Commits
808e88b9
There was an error fetching the commit references. Please try again later.
Commit
808e88b9
authored
6 years ago
by
carlocamilloni
Browse files
Options
Downloads
Patches
Plain Diff
Analysis: removed unused variables
parent
32085935
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/analysis/Analysis.h
+0
-6
0 additions, 6 deletions
src/analysis/Analysis.h
with
0 additions
and
6 deletions
src/analysis/Analysis.h
+
0
−
6
View file @
808e88b9
...
...
@@ -55,12 +55,6 @@ private:
unsigned
freq
;
/// Number of data point we need to run analysis
unsigned
ndata
;
/// The temperature at which we are running the calculation
double
simtemp
;
/// The temperature at which we want the histogram
double
rtemp
;
/// Do we need the energy (are we reweighting at a different temperature)
bool
needeng
;
/// The piece of data we are inserting
unsigned
idata
;
/// The weights of all the data points
...
...
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