vtkm::Math Pi() operations should be constexpr
We should switch Pi() over to constexpr so that if they are used inside other mathematical expressions the compiler has a better chance to perform the operation at compile time.
System updates will be applied on Jan 8th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
We should switch Pi() over to constexpr so that if they are used inside other mathematical expressions the compiler has a better chance to perform the operation at compile time.