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
!2195
various things while testing GUI
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
various things while testing GUI
j.div
into
main
Overview
0
Commits
11
Pipelines
2
Changes
14
Merged
Wuttke, Joachim
requested to merge
j.div
into
main
1 year ago
Overview
0
Commits
11
Pipelines
2
Changes
1
Expand
0
0
Merge request reports
Compare
version 1
version 1
6b2ad0b1
1 year ago
main (base)
and
latest version
latest version
50391578
11 commits,
1 year ago
version 1
6b2ad0b1
10 commits,
1 year ago
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Tests/Examples/CMakeLists.txt
+
1
−
1
Options
@@ -197,7 +197,7 @@ run_example(scatter2d/PositionVariance) # TODO -> test
test_example
(
scatter2d/RectangularGrating 0.6
)
test_example
(
scatter2d/Resolution 2e-8
)
# reduced accuracy on Win and Mac
test_example
(
scatter2d/RotatedPyramids 2e-10
)
test_example
(
scatter2d/RoughAndSpecular
2e-10
)
test_example
(
scatter2d/RoughAndSpecular
0.3
)
# ISSUE 864
test_example
(
scatter2d/SlicedLayer 2e-10
)
test_example
(
scatter2d/SpheresAtHexLattice 2e-10
)
test_example
(
scatter2d/TriangularRipple 2e-10
)
Loading