I need to solve an eigenvalue problem as follow:
[\int (a(x')*b(x')) dx'] * c(x) = e * b(x),
where a(x), c(x) is known, and we want to solve the eigenvalue e of b(x).
Is there any way to do it in FEniCS?
This is not sufficiently precise mathematical formulation of the problem.
Please, use MathJAX to format your math.