dbeurle / neon

A finite element code
Other
11 stars 8 forks source link

Contiguous connectivity array #55

Closed dbeurle closed 6 years ago

dbeurle commented 6 years ago

Move all the connectivity arrays to be matrices. Makes some things easier. I didn't notice a performance increase :-1:

There's also some fixes for integer comparisons around the place.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 81.517% when pulling 600471c8741eefe52d02885442fad8ed851a4632 on nodal_view into e81f01ffa138bbfa49da28a094779b4d15c5fe59 on master.