No description
Find a file
2020-10-31 15:08:48 -04:00
.gitignore Cleaned unused variables and fixed a bug with PN (also tested PN against old version) 2020-04-07 22:40:54 -04:00
black_holes.cpp Got rid of remaining manual allocations, moved some variable declarations to where they are needed 2020-10-28 19:18:37 -04:00
black_holes.h Got rid of remaining manual allocations, moved some variable declarations to where they are needed 2020-10-28 19:18:37 -04:00
config.cpp Removed remaining macros and unused includes 2020-10-28 21:15:51 -04:00
config.h Removed remaining macros and unused includes 2020-10-28 21:15:51 -04:00
double3.h Lots of cleanup and started moving the PN out of the main 2020-04-18 21:48:46 -04:00
external.cpp Got rid of remaining manual allocations, moved some variable declarations to where they are needed 2020-10-28 19:18:37 -04:00
external.h Improved printing of external potential 2020-10-31 15:08:48 -04:00
init.py Added spins to config file and got rid of more _act arrays 2020-04-08 20:38:36 -04:00
io.cpp Fixed memory issue with reading of HDF5 input file and improved style 2020-10-28 22:46:27 -04:00
io.h Fixed memory issue with reading of HDF5 input file and improved style 2020-10-28 22:46:27 -04:00
Makefile Fixed memory issue with reading of HDF5 input file and improved style 2020-10-28 22:46:27 -04:00
phigrape.conf Removed remaining macros and unused includes 2020-10-28 21:15:51 -04:00
phigrape.cpp Improved printing of external potential 2020-10-31 15:08:48 -04:00
pn_bh_spin.c Moved some variables from global to main and removed some unused variables 2020-03-18 11:59:28 -04:00
TODO.md Improved printing of external potential 2020-10-31 15:08:48 -04:00