← Back to team overview

dolfin team mailing list archive

zero volume cells

 

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

Follow ups