Skip to content
  • David C. Lonie's avatar
    Move the BODR (periodic table) data into a private header. · bf7d3b5f
    David C. Lonie authored
    Rather than install, attempt to locate, parse, etc the elements.xml
    file directly, embed the data in the vtkBlueObeliskData translation
    unit via the vtkBlueObeliskDataInternal header.
    
    The header file is generated by the GenerateBlueObeliskHeader test
    in Domains/Chemistry, which is built by enabling the CMake option
    VTK_BUILD_BODR_DATA_GENERATOR.
    bf7d3b5f