Chi-Tech
lbs::acceleration::Multigroup_D_and_sigR Struct Reference

#include <acceleration.h>

Data Fields

std::vector< double > Dg
 
std::vector< double > sigR
 

Detailed Description

For both WGDSA and TGDSA use, we define this simplified data structure to hold multigroup diffusion coefficients and removal cross sections only for the relevant groups. E.g., for WGDSA it will only hold the cross sections for the groupset, and for TGDSA there will only be one group (All groups collapsed into 1).

Definition at line 52 of file acceleration.h.

Field Documentation

◆ Dg

std::vector<double> lbs::acceleration::Multigroup_D_and_sigR::Dg

Definition at line 54 of file acceleration.h.

◆ sigR

std::vector<double> lbs::acceleration::Multigroup_D_and_sigR::sigR

Definition at line 55 of file acceleration.h.


The documentation for this struct was generated from the following file: