Hi,

On Monday, January 9, 2017 at 7:00:54 AM UTC-5, Pushparaj Bhosale wrote:

> Solver: Linear solver failed because: MUMPS memory overflow - potentially 
> singular matrix
>
If the matrix of your system is singular, this means that your problem is 
ill-posed or that there is a bug in your code. You need to check that the 
system you want to solve has a unique solution and that there is no bug in 
your matrix assembly.

Best,

Bruno 

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to