Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
physics_benchmarks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
EIC
benchmarks
physics_benchmarks
Merge requests
!38
Alter dis script
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Alter dis script
alter_dis_script
into
master
Overview
0
Commits
4
Pipelines
0
Changes
4
Merged
Marshall Scott
requested to merge
alter_dis_script
into
master
4 years ago
Overview
0
Commits
4
Pipelines
0
Changes
4
Expand
Added ebeam and pbeam so that they can be grabbed from the config file
0
0
Merge request reports
Compare
master
version 1
6616acd4
4 years ago
master (base)
and
latest version
latest version
bccaddbc
4 commits,
4 years ago
version 1
6616acd4
4 commits,
4 years ago
4 files
+
329
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
benchmarks/dis/analysis/dis.h
+
3
−
0
Options
@@ -17,6 +17,9 @@
// promoted to the top-level util library
namespace
util
{
//The functions below were copied from dvmp.h
// ADD EXTRA DIS UTILTIY FUNCTIONS HERE
//=========================================================================================================
Loading