Searched refs:rhoSpiral (Results 1 – 1 of 1) sorted by relevance
37 static inline float rhoSpiral (const int index, const float deltaRho,const float thetaAngle) in rhoSpiral() function78 const float rho = rhoSpiral(i, drho, theta); in R_SphereGenerate()79 …const float rhodrho = rhoSpiral(i + 1, drho, theta); /* rho plus drho, minding boundary conditions… in R_SphereGenerate()