Hi folks,

In my problem, I would like to assemble my global matrix and rhs vector
separately, because at each time step, my global matrix doesn't change.
What I need to do is to simply update my rhs vector and resolve it with my
solver. Is there a way to do this in libMesh? I noticed when we
attach_assemble_function, both the matrix and rhs vector are reconstructed.

Thank you very much.

Xujun
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to