labmec / neopz

An object oriented finite element programming environment
http://www.labmec.org.br
33 stars 11 forks source link

Some test cases are failing #76

Open orlandini opened 3 years ago

orlandini commented 3 years ago

CHECKLIST: TESTS TO FIX

orlandini commented 3 years ago

@philippedevloo

orlandini commented 3 years ago

Fixed a few tests in c4167f1 and 2c7c2587

orlandini commented 3 years ago

Fixed cholesky for skyline symmetric matrix in 81b02c3e

orlandini commented 3 years ago

Fixed cholesky for TPZSFMatrix in 89d36a10

orlandini commented 3 years ago

For the MKL bug, see: f7ea5300

orlandini commented 3 years ago

MKL bug solved in 83f77db7631a5edccad2c6d67da9eac96855f99f

orlandini commented 3 years ago

PR #103 made it clear that there is a bug in the HCurl approx space for prismatic elements

orlandini commented 3 years ago

Prismatic elements fixed in #122

orlandini commented 8 months ago

Closing #163 so we don't have redundant issues. Test has comment NEEDS FIX