# diy2 fork for VTK

This branch contains changes required to embed diy2 into VTK. This
includes changes made primarily to the build system to allow it to be embedded
into another source tree.

  * Add attributes to pass commit checks within VTK.
  * Add a CMake file to install headers into VTK's install tree.
  * Use VTK's MPI library.
  * Use VTK's fmt library.
  * Definition of template functions in header files should be inline.
