SCOREC / fep

Finite Element Programming course materials
6 stars 4 forks source link

Error Message #13

Closed goinea closed 3 years ago

goinea commented 3 years ago

Hw 1 error What could have caused this?

cwsmith commented 3 years ago

It is most likely an invalid access to one of the vertices fed into buildElement(...).

cwsmith commented 3 years ago

I'm closing this ticket. Please reopen it if this specific problem is still an issue.