I hit a bug where my mesh generation script was giving me a zero volume
cell.  I believe in an older version of dolfin this threw an error in the
assembly process. For my code it just output nan's in the matrix and then
the solver told me the matrix was singular.  I was wondering how hard would
it be to throw the error in assembly, the current flow makes things
difficult to debug.
-- Andy
_______________________________________________
DOLFIN-dev mailing list
[email protected]
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to