Normally a variable that is a function another variable would be represented as in the following fashion: $ V(t) $ (voltage as a function of time). However, my engineering professor (who also wrote the textbook) likes to use the vertical bar notation instead, so the flux at $ r = R_0 $ is $ N|_{r=R_0} $ instead of $ N(R_0) $ or $ N(r=R_0) $. Likewise, $ C|_z - C|_{z+\Delta z} $ and so on.
Personally, I would rather reserve the vertical bar for a more complex expression like evaluation of a derivative:
$$ \left.\frac{df}{dt} \right|_{t=4} = \left. t^2+3t\right|_{t=4} $$
Which is the preferred notation? If it's just a matter of style, then what are the pros and cons of each option?