lanl/LaGriT

quality prism and pyramid warning prints for every element in mesh

millerta opened this issue · 0 comments

modify quality output so it does not write a warning for every non-supported element in the mesh.
This warning is printed for prism and pyramid elements.

--------------------------------------------
elements with aspect ratio not set:          1
min aspect ratio =  0.0000E+00  max aspect ratio =  0.0000E+00
Warning: No aspect ratio for invalid element type: prisms
Warning: Number of invalid elements:              1
         0 out of          1 total elements evaluated.


epsilonvol:   2.2204460E-13
---------------------------------------
All elements have volume  5.0000000E-01
-----------------------------------------------------------