Chi-Tech
NonLinearSolverPETSc.h
Go to the documentation of this file.
1#ifndef CHITECH_NONLINEARSOLVERPETSC_H
2#define CHITECH_NONLINEARSOLVERPETSC_H
3
4#include "NonLinearSolver.h"
5
6#include <petscsnes.h>
7
8namespace chi_math
9{
10
12
13}
14
15#endif // CHITECH_NONLINEARSOLVERPETSC_H