Skip to content
Snippets Groups Projects

Re-factored the whole external potential mechanism to match what is done for cooling

Merged Matthieu Schaller requested to merge external_potential_refactorisation into master
+ 783
431
Compare changes
  • Side-by-side
  • Inline
Files
+ 1
0
@@ -763,6 +763,7 @@ INPUT = @top_srcdir@ @top_srcdir@/src @top_srcdir@/tests @top_
INPUT += @top_srcdir@/src/hydro/Minimal
INPUT += @top_srcdir@/src/gravity/Default
INPUT += @top_srcdir@/src/riemann
INPUT += @top_srcdir@/src/potential/point_mass
INPUT += @top_srcdir@/src/cooling/const_du
# This tag can be used to specify the character encoding of the source files
Loading