|
.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
|
Got rid of remaining manual allocations, moved some variable declarations to where they are needed
|
2020-10-28 19:18:37 -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
|
Got rid of remaining manual allocations, moved some variable declarations to where they are needed
|
2020-10-28 19:18:37 -04:00 |
|
io.h
|
Got rid of remaining manual allocations, moved some variable declarations to where they are needed
|
2020-10-28 19:18:37 -04:00 |
|
Makefile
|
Moved out almost all BH-related stuff to a different compilation unit
|
2020-04-19 14:16:03 -04:00 |
|
phigrape.conf
|
Removed remaining macros and unused includes
|
2020-10-28 21:15:51 -04:00 |
|
phigrape.cpp
|
Made ETICS blocks work with the vector structures
|
2020-10-28 21:40:46 -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
|
Removed remaining macros and unused includes
|
2020-10-28 21:15:51 -04:00 |