Skip to content
  • Burlen Loring's avatar
    cmake cleanup · 1ae33537
    Burlen Loring authored
    * MPI to use extern "C" with included headers, solves
      name mangling issues with cmake 3.11 FindMPI and OpenMPI
    * VTK-m cleanup, and test with vtk-m clone at a891e6d90a9f
    * rename interface libraries to prevent clashes, eg diy
      renamed to sDIY, mpi renamed to sMPI, python to sPython, etc
    1ae33537