Skip to content

Fix warning arising from CommDataType

Dave Moxey requested to merge dmoxey/nektar:fix/commdatatype-warning into master

This MR fixes a minor issue with CommDataType which causes a large number of compiler warnings to be emitted by later versions of clang and gcc.

Merge request reports