Chi-Tech
|
#include "lbs_discrete_ordinates_solver.h"
#include "B_DiscreteOrdinatesSolver/IterativeMethods/sweep_wgs_context.h"
#include "A_LBSSolver/IterativeMethods/wgs_linear_solver.h"
#include "A_LBSSolver/SourceFunctions/source_function.h"
#include "chi_runtime.h"
#include "chi_log.h"
Go to the source code of this file.
Typedefs | |
typedef chi_mesh::sweep_management::SweepChunk | SweepChunk |
Definition at line 10 of file lbsDO_01_main_initialize.cc.