Skip to content

error message improvements

Jeff Cassidy requested to merge bugfix_issue63 into master

Fixes #63 (closed) Fixes #61 (closed) Provides a more intelligible error when geometric entity indices are missing (replaces segfault due to out-of-bounds memory access on empty vector)

Fixes #62 (closed) Provides more intelligible error text when mesh specifies a region code that exceeds the provided material set

  • @angelicam to provide example of COMSOL mphtxt without entity indices
  • @jeffrey.cassidy to add mesh example and test case with expected failure and error message
  • @jeffrey.cassidy to create trivial example of out-of-range material access
Edited by Jeff Cassidy

Merge request reports