Go to the documentation of this file. 1 #ifndef PETSC_EQUATION_SOLVER_H
2 #define PETSC_EQUATION_SOLVER_H
29 #ifdef USE_DH_PRECONDITIONER
32 #include "dhPreconditioner.h"
161 #if !defined(PetscFunctionReturnVoid)
162 #if defined(PETSC_USE_STACK)
163 #define PetscFunctionReturnVoid() \
167 #define PetscFunctionReturnVoid()