System Preprocessors
Functions
linksp.h File Reference
#include "petscksp.h"

Go to the source code of this file.

Functions

PetscErrorCode SysProLinearInstallCustomKSPMonitor (KSP)
PetscErrorCode SysProLinearDeclareCustomKSPMonitor (PetscErrorCode(*)(KSP, int, PetscReal, void *), void *)

Function Documentation

PetscErrorCode SysProLinearDeclareCustomKSPMonitor ( PetscErrorCode(*)(KSP, int, PetscReal, void *)  ,
void *   
)

Definition at line 409 of file ksp.c.

References custommonitor.

PetscErrorCode SysProLinearInstallCustomKSPMonitor ( KSP  )

Definition at line 395 of file ksp.c.

References CHKERRQ(), custommonitor, and ierr.

Referenced by setup_ksp().