Class CombiThirdLevelScheme

Class Documentation

class CombiThirdLevelScheme

Public Static Functions

static void createThirdLevelScheme(const std::vector<LevelVector> &levels, const std::vector<real> &coeffs, unsigned int systemNumber, unsigned int numSystems, std::vector<LevelVector> &newLevels, std::vector<real> &newCoeffs, const std::vector<real> &fractionsOfScheme = {0.5, 0.5})

Computes the distribution of a classical scheme to the systems of the third level combination.