Chi-Tech
|
#include "snes_k_residual_func_context.h"
#include "chi_runtime.h"
#include "chi_log.h"
#include "utils/chi_timer.h"
#include <petscsnes.h>
#include <iomanip>
Go to the source code of this file.
Namespaces | |
namespace | lbs |
Functions | |
PetscErrorCode | lbs::KEigenSNESMonitor (SNES, PetscInt iter, PetscReal rnorm, void *ctx) |
PetscErrorCode | lbs::KEigenKSPMonitor (KSP ksp, PetscInt iter, PetscReal rnorm, void *ctx) |