FIXME : Add documentation
real function pbarofrho(rho) implicit none real, intent (in) :: rho pbarofrho = psifun(rpofrho(rho)) end function pbarofrho