aboutsummaryrefslogtreecommitdiff
path: root/teukolsky_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'teukolsky_data.h')
-rw-r--r--teukolsky_data.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/teukolsky_data.h b/teukolsky_data.h
index 78bf824..1668bff 100644
--- a/teukolsky_data.h
+++ b/teukolsky_data.h
@@ -103,6 +103,8 @@ typedef struct TDContext {
unsigned int nb_threads;
double *coeffs[3];
+
+ unsigned int solution_branch;
} TDContext;
/**