AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
Loading...
Searching...
No Matches
test_newton.c File Reference
#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...
 

Detailed Description

This file tests the PETSc solver for split CSR matrix

Function Documentation

◆ test_newton()

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.

Author
Count Corey J. Trahan
Mark Loveland
Bug:
none
Warning
none