Searched refs:rho_f (Results 1 – 1 of 1) sorted by relevance
134 double rho_f[3], rho_g[3]; in Evaluate() local136 f_->Evaluate(rho_g[0], rho_f); in Evaluate()137 rho[0] = rho_f[0]; in Evaluate()139 rho[1] = rho_f[1] * rho_g[1]; in Evaluate()141 rho[2] = rho_f[2] * rho_g[1] * rho_g[1] + rho_f[1] * rho_g[2]; in Evaluate()