As far as I can tell the definition of a source and a sink respectively are given in terms of the divergence operator.
That is, given a vector field $\vec{D}$, it has a source in point $P$ if its divergence $\text{div}\vec{D}$ is pozitive in $P$ or a sink if it's negative. For example, in electromagnetism, one says $\text{div}\vec{D} = \rho_v$ where $\rho_v$ is the volume charge density and $\vec{D}$ is the electric flux density.
But let's say $\vec{D}$ is given by a positive point charge $q$ located at $(0,0,0)$ which creates the field
$$\vec{D} = \text{const} \frac{\vec{R}}{|\vec{R}|^3}$$
where $\vec{R}=x\vec{i}+y\vec{j}+z\vec{k}$.
In this case, $\text{div}\vec{D}=0$ everywhere, however the origin is a sort of a source as the field "emerges" from there and the net flux over each surface enclosing the charge is positive.
My question is: are there any other definitions of a source and sink? Possibly some that are a bit more general and encompass more particular cases such as the one I've last mentioned?