<div dir="ltr">Hi,<div><br></div><div>I'm new to DUNE (python) and my question may be so naive. Considering the heat equation -u'' = f, I was wondering how we assemble the "load vector", I mean the weak linear form (f,v). I found out that it is easy for the stiffness matrix <b>linear(galerkin([dot(grad(u), grad(v))]))</b>, so I was wondering if there is a way to do it for the right-hand side as well.</div><div><br></div><div>I really appreciate your help.</div><div><br></div><div>Regards,</div><div>Hamed</div></div>