12std::shared_ptr<SweepChunk>
17 auto sweep_chunk = std::make_shared<AAH_SweepChunk>(
34 auto sweep_chunk = std::make_shared<CBC_SweepChunk>(
#define ChiLogicalError(message)
const std::string sweep_type_
virtual std::shared_ptr< SweepChunk > SetSweepChunk(LBSGroupset &groupset)
std::vector< std::vector< double > > psi_new_local_
chi_mesh::MeshContinuumPtr grid_ptr_
std::shared_ptr< chi_math::SpatialDiscretization > discretization_
std::vector< lbs::CellLBSView > cell_transport_views_
std::vector< UnitCellMatrices > unit_cell_matrices_
std::vector< double > phi_new_local_
size_t max_cell_dof_count_
std::vector< double > q_moments_local_
std::map< int, XSPtr > matid_to_xs_map_
chi_mesh::sweep_management::SweepChunk SweepChunk