libmesh icon indicating copy to clipboard operation
libmesh copied to clipboard

Prevent returning true on invalid node id for 1st order element vertex check

Open GiudGiud opened this issue 11 months ago • 0 comments

an invalid uint for the node id should not be valid input on 1st order elements, we expect a false for that number

GiudGiud avatar Mar 28 '25 21:03 GiudGiud