Skip to content

Commit 6b7dd2a

Browse files
Merge pull request #204 from EXP-code/NoReducedParticle
Remove the dependence on the reduced-memory Particle class
2 parents a7cf2af + c0f68ad commit 6b7dd2a

5 files changed

Lines changed: 0 additions & 27 deletions

File tree

utils/Analysis/Particle.h

Lines changed: 0 additions & 23 deletions
This file was deleted.

utils/Analysis/diskprof_coef.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
#include "cxxopts.H"
5252
#include "libvars.H"
5353
#include "EmpCylSL.H"
54-
#include "Particle.h"
5554
#include "interp.H"
5655
#include "Coefs.H"
5756

utils/Analysis/haloprof_coef.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646

4747
// MDW classes
4848
#include "numerical.H"
49-
#include "Particle.h"
5049
#include "Coefs.H"
5150
#include "interp.H"
5251
#include "SphSL.H"

utils/Analysis/mssaprof_halo.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747

4848
// MDW classes
4949
#include "numerical.H"
50-
#include "Particle.h"
5150
#include "interp.H"
5251
#include "SphSL.H"
5352

utils/Analysis/xval_cyl.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444

4545
// MDW classes
4646
#include "numerical.H"
47-
#include "Particle.h"
4847
#include "PSP2.H"
4948
#include "interp.H"
5049
#include "massmodel.H"

0 commit comments

Comments
 (0)