Chi-Tech
sweep_wgs_context.cc File Reference
#include "sweep_wgs_context.h"
#include <petscksp.h>
#include "B_DiscreteOrdinatesSolver/lbs_discrete_ordinates_solver.h"
#include "A_LBSSolver/Preconditioning/lbs_shell_operations.h"
#include "chi_runtime.h"
#include "chi_log.h"
#include <iomanip>

Go to the source code of this file.

Namespaces

namespace  lbs
 

Macros

#define sc_double   static_cast<double>
 
#define PCShellPtr   PetscErrorCode (*)(PC, Vec, Vec)
 

Macro Definition Documentation

◆ PCShellPtr

#define PCShellPtr   PetscErrorCode (*)(PC, Vec, Vec)

Definition at line 14 of file sweep_wgs_context.cc.

◆ sc_double

#define sc_double   static_cast<double>

Definition at line 13 of file sweep_wgs_context.cc.