10 #ifndef __Spacetime_h__
11 #define __Spacetime_h__
30 vector<Position> interpolationPoints;
51 Spacetime(
int numberOfInterpolationPoints,
string pdeSolver,
string typeEquation);
59 vector<Position> getInterpolationPoints();
65 void yieldSpacetimeCurvature(
double h,
double ti);