Skip to content
GitLab
Explore
Sign in
Register
vtkMPICommunicator: fix failure to cast MPI_Datatype
Code
Review changes
Check out branch
Download
Patches
Plain diff
Lucas Givord
requested to merge
lucas.givord/vtk:fix_mpi_cast
into
master
May 30, 2023
Overview
5
Commits
1
Pipelines
1
Changes
1
Expand
As MPI_Datatype can't be cast as static, we need to use a reinterpret_cast to avoid failure
Merge request reports
Loading