The codes about regularization LBM

Hi, I want to read the codes about computing equilibrium distribution function in Regularization LBM. But where i can find it?
Looking for your help!

Hello,

the different codes can be found is src/basicDynamics/isoThermalDynamics.h* and src/latticeBoltzmann/dynamicsTemplates*.

Thanks for your help! I will try to understand the code.