Chi-Tech
tools.h
Go to the documentation of this file.
1
#ifndef CHITECH_TOOLS_H
2
#define CHITECH_TOOLS_H
3
4
#include "petscksp.h"
5
6
namespace
mg_diffusion
7
{
8
PetscErrorCode
MGKSPMonitor
(
9
KSP ksp, PetscInt n, PetscReal rnorm,
void
*);
10
}
11
12
#endif
//CHITECH_TOOLS_H
mg_diffusion
Definition:
mg_diffusion_bndry.h:7
mg_diffusion::MGKSPMonitor
PetscErrorCode MGKSPMonitor(KSP ksp, PetscInt n, PetscReal rnorm, void *)
Definition:
tools.cc:11
modules
MGDiffusion
tools
tools.h
Generated by
1.9.3