![]() |
Chi-Tech
|
#include "nl_keigen_acc_solver.h"#include "nl_keigen_acc_residual_func.h"#include "A_LBSSolver/IterativeMethods/snes_k_monitor.h"#include "math/PETScUtils/petsc_utils.h"#include "chi_runtime.h"#include "chi_log.h"#include <iomanip>Go to the source code of this file.
Namespaces | |
| namespace | lbs |
| namespace | lbs::acceleration |
Macros | |
| #define | CheckContext(x) |
| #define | GetNLKDiffContextPtr(x) |
| #define CheckContext | ( | x | ) |
Definition at line 14 of file nl_keigen_acc_solver.cc.
| #define GetNLKDiffContextPtr | ( | x | ) |
Definition at line 18 of file nl_keigen_acc_solver.cc.