Chi-Tech
|
#include "wgs_convergence_test.h"
#include "wgs_context.h"
#include "LinearBoltzmannSolvers/A_LBSSolver/Groupset/lbs_groupset.h"
#include "chi_runtime.h"
#include "chi_log.h"
#include "utils/chi_timer.h"
#include <iomanip>
Go to the source code of this file.
Namespaces | |
namespace | lbs |
Functions | |
PetscErrorCode | lbs::GSConvergenceTest (KSP ksp, PetscInt n, PetscReal rnorm, KSPConvergedReason *convergedReason, void *) |