Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
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
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mlz
BornAgain
Merge requests
!2179
Remove 'native data' and 'native units' (
#331
)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Remove 'native data' and 'native units' (
#331
)
m.i331
into
main
Overview
1
Commits
7
Pipelines
8
Changes
1
Merged
Mikhail Svechnikov
requested to merge
m.i331
into
main
1 year ago
Overview
1
Commits
7
Pipelines
8
Changes
1
Expand
Resolves
#331 (closed)
Somehow resolves
#850 (closed)
Edited
1 year ago
by
Mikhail Svechnikov
0
0
Merge request reports
Viewing commit
a84966fa
Show latest version
1 file
+
0
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
a84966fa
convert q to alpha
· a84966fa
Mikhail Svechnikov
authored
1 year ago
Base/Util/ConversionUtil.h
+
0
−
1
Options
@@ -23,7 +23,6 @@ double qz2lambda(double alpha, double qz);
double
qz
(
double
alpha
,
double
lambda
);
}
// namespace Convert::Refl
#endif // BORNAGAIN_BASE_UTIL_CONVERSIONUTIL_H
Loading