libMesh / TIMPI

Templated Interface to MPI
GNU Lesser General Public License v2.1
12 stars 11 forks source link

Use "if constexpr" if we can #127

Closed roystgnr closed 1 year ago

roystgnr commented 1 year ago

This silences a warning from nvc++, and maybe it helps easily-confused compilers optimize better too.

moosebuild commented 1 year ago

Job Coverage on 899833c wanted to post the following:

Coverage

Coverage did not change

Full coverage report

This comment will be updated on new commits.