Remaining update
This commit is contained in:
@@ -112,7 +112,7 @@ static void setBoundaryCondition(double* p, int imax, int jmax, int kmax)
|
||||
}
|
||||
}
|
||||
|
||||
static double smooth(
|
||||
static void smooth(
|
||||
Solver* s, double* p, double* rhs, int level, int imax, int jmax, int kmax)
|
||||
{
|
||||
double eps = s->eps;
|
||||
|
Reference in New Issue
Block a user