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
8
namespace
chi_math
9
{
10
11
using
NonLinearSolverPETSc
=
NonLinearSolver<Mat, Vec, SNES>
;
12
13
}
14
15
#endif
// CHITECH_NONLINEARSOLVERPETSC_H
NonLinearSolver.h
chi_math::NonLinearSolver< Mat, Vec, SNES >
chi_math
Definition:
chi_runtime.h:42
framework
math
NonLinearSolver
NonLinearSolverPETSc.h
Generated by
1.9.3