Searched refs:Nptcl (Results 1 – 2 of 2) sorted by relevance
352 inline real_type evaluateV(int Nptcl, in evaluateV()365 for (int ptcl = 0; ptcl < Nptcl; ptcl++) in evaluateV()481 inline void evaluateVGL(int Nptcl, in evaluateVGL()513 for (int ptcl = 0; ptcl < Nptcl; ptcl++) in evaluateVGL()
248 int Nptcl = getTotalNum(); in randomizeFromSource() local272 totQ -= Nptcl; in randomizeFromSource()279 std::vector<PosType> gaussRand(Nptcl); in randomizeFromSource()