Test PDF generation with constant data (Issue #237) Verifies division by zero protection when data ranges are zero
Type | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|
real(kind=wp) | :: | x(5) | ||||
real(kind=wp) | :: | y_constant(5) | ||||
real(kind=wp) | :: | y_normal(5) | ||||
integer | :: | i |