I have a certain functional, very similar to the following:
$\mathcal{L}=\int \limits_{\Omega} \left\{- b(x)\ c(x)\ + \int \limits_{\Omega '} x x' [c(x)-c(x')] \ \mathrm{d}x'\right\} \mathrm{d}x =\int \limits_{\Omega} \Lambda \ \mathrm{d}x$
where for brevity:
$\Lambda=- b(x)\ c(x)\ + \int \limits_{\Omega '} x x' [c(x)-c(x')] \ \mathrm{d}x'$
Here the functional depends on a function, $c(x)$, evaluated at different points of the domain $\Omega$, namely $x$ and $x'$. I am trying to evaluate the first variation of $\mathcal{L}$:
$\delta \mathcal{L}=0$
Am I right when I consider that $\mathcal{L}$ depends on $(x,c(x))$? Or should I consider also $(x',c(x'))$? I am a bit confused about this.