![]() |
AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
|
#include "adh.h"
Functions | |
int | test_newton (int npx, int npy, double xmin, double xmax, double ymin, double ymax) |
This function tests the Newton solvet using a Poisson equation with analytic solution. More... | |
This file tests the PETSc solver for split CSR matrix
int test_newton | ( | int | npx, |
int | npy, | ||
double | xmin, | ||
double | xmax, | ||
double | ymin, | ||
double | ymax | ||
) |
This function tests the Newton solvet using a Poisson equation with analytic solution.