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
Commits
5a9dde74
Commit
5a9dde74
authored
3 years ago
by
Wuttke, Joachim
Browse files
Options
Downloads
Patches
Plain Diff
Update doxy comms
parent
d036cf54
No related branches found
No related tags found
1 merge request
!565
further consequences of big refactoring
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Resample/Particle/ReCompound.h
+1
-5
1 addition, 5 deletions
Resample/Particle/ReCompound.h
Resample/Particle/ReCoreShell.h
+1
-3
1 addition, 3 deletions
Resample/Particle/ReCoreShell.h
with
2 additions
and
8 deletions
Resample/Particle/ReCompound.h
+
1
−
5
View file @
5a9dde74
...
...
@@ -23,11 +23,7 @@
#include
"Resample/Particle/IReParticle.h"
#include
<vector>
//! Coherent sum of different scalar IReParticle%s.
//!
//! Used by ParticleComposition.
//! If same particles are at different positions, then consider
//! FormFactorDecoratorMultiPositionFactor (restore from commit 0500a26de76).
//! A reprocessed ParticleComposition.
class
ReCompound
:
public
IReParticle
{
public:
...
...
This diff is collapsed.
Click to expand it.
Resample/Particle/ReCoreShell.h
+
1
−
3
View file @
5a9dde74
...
...
@@ -24,9 +24,7 @@
#include
<memory>
//! Form Factor for a core shell particle.
//!
//! Used by ParticleCoreShell.
//! A reprocessed core shell particle.
class
ReCoreShell
:
public
IReParticle
{
public:
...
...
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