Thread Previous • Date Previous • Date Next • Thread Next |
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
Thread Previous • Date Previous • Date Next • Thread Next |