Advanced Multi-Physics (AMP)
On-Line Documentation
Classes | Namespaces | Typedefs
PetscKrylovSolver.h File Reference
#include "AMP/solvers/SolverStrategy.h"
#include "AMP/solvers/petsc/PetscMonitor.h"
#include "AMP/utils/AMP_MPI.h"
#include "AMP/vectors/petsc/PetscHelpers.h"
Include dependency graph for PetscKrylovSolver.h:

Go to the source code of this file.

Classes

class  AMP::Solver::PetscKrylovSolver
 

Namespaces

namespace  AMP
 
namespace  AMP::Solver
 

Typedefs

typedef struct _p_KSP * KSP
 
typedef struct _p_PC * PC
 
typedef int PetscErrorCode
 
typedef struct _p_SNES * SNES
 

Typedef Documentation

◆ KSP

typedef struct _p_KSP* KSP

Definition at line 13 of file PetscKrylovSolver.h.

◆ PC

typedef struct _p_PC* PC

Definition at line 14 of file PetscKrylovSolver.h.

◆ PetscErrorCode

typedef int PetscErrorCode

Definition at line 11 of file PetscKrylovSolver.h.

◆ SNES

typedef struct _p_SNES* SNES

Definition at line 12 of file PetscKrylovSolver.h.



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:41.
Comments on this page