Skip to content

Commit

Permalink
bgk: -DATA_COL enum
Browse files Browse the repository at this point in the history
now completely useless
  • Loading branch information
James authored and JamesMcClung committed Jul 16, 2024
1 parent 8e5184b commit 3857513
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/psc_bgk.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,6 @@ using Checks = PscConfig::Checks;
using Marder = PscConfig::Marder;
using OutputParticles = PscConfig::OutputParticles;

// for parser
enum DATA_COL
{
COL_RHO,
COL_NE,
COL_V_PHI,
COL_TE,
COL_E_RHO,
COL_PHI,
n_cols
};

// ======================================================================
// Global parameters

Expand Down

0 comments on commit 3857513

Please sign in to comment.