MPI_jacsolve
|
Functions | |
void | SetU (const int nx, const int ny, double u[]) |
void | SetF (const int nx, const int ny, double f[]) |
double | FunctF (const double &x, const double &y) |
double | FunctU (const double &, const double &) |
double FunctF | ( | const double & | x, |
const double & | y | ||
) |
double FunctU | ( | const double & | , |
const double & | |||
) |
void SetF | ( | const int | nx, |
const int | ny, | ||
double | f[] | ||
) |
void SetU | ( | const int | nx, |
const int | ny, | ||
double | u[] | ||
) |