Skip to content

Commit

Permalink
synch
Browse files Browse the repository at this point in the history
  • Loading branch information
jimlutsko committed Oct 21, 2024
1 parent 727d240 commit e3639d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/FMT.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ class FMT

// Sums up phi(i) over the lattice to give the total free energy
double calculateFreeEnergy(vector<Species*> &allSpecies);
double EOS_Correction(FMT_Species_EOS &eos_species);

virtual string Name() const = 0;
friend class boost::serialization::access;
Expand Down

0 comments on commit e3639d9

Please sign in to comment.