From 234e722c5abfb15c9850b4224cabbb3e2d0c3657 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Fri, 9 Feb 2018 15:34:25 +0100 Subject: Add the remaining parts for teukolsky waves initial data --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 14ad028..be6287a 100644 --- a/Makefile +++ b/Makefile @@ -8,9 +8,11 @@ OBJS = basis.o \ bicgstab.o \ cpu.o \ cpuid.o \ + init.o \ log.o \ nlsolve.o \ pssolve.o \ + td_constraints.o \ threadpool.o \ TESTPROGS = nlsolve \ -- cgit v1.2.3