target_sources(${PROJECT_NAME} PRIVATE
        argumentParser.cpp
        arpack_wrapper.cpp
        commandParser.cpp
        Converter.cpp
        debug.cpp
        IntegrationPlan.cpp
        sort_color.cpp
        sort_rcm.cpp
        tensorToolbox.cpp
        utility.cpp
        )