it also says the swap is done so that diffCoeff_[0] is defined. It was also defined before. And after the swap it will be always zero, since diffCoeff_[mainCompMoleOrMassFracIdx] is zero. It's unclear to me why diffCoeff_[0] should be always zero?
it also says the swap is done so that `diffCoeff_[0]` is defined. It was also defined before. And after the swap it will be always zero, since `diffCoeff_[mainCompMoleOrMassFracIdx]` is zero. It's unclear to me why `diffCoeff_[0]` should be always zero?