Home
last modified time | relevance | path

Searched refs:Gammaone (Results 1 – 1 of 1) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/LATBOLTZ/
H A Dfix_lb_fluid.cpp144 double Gammaone; in FixLbFluid() local
145 Gammaone = atof(arg[iarg+1]); in FixLbFluid()
148 for (int i=0; i<=atom->ntypes; i++) Gamma[i] = Gammaone; in FixLbFluid()