Structure of COREFL folder

The structure of the current COREFL folder is:

  • docs/*

  • example/*

  • src/

    • gxl_lib/*

    • stat_lib/*

    • *.cpp/.h/.cuh/.cu/.hpp

  • tools/*

  • CMakeLists.txt

The folder contains the COREFL codes, documentations, example cases, and some tools can be used. The concrete usage of them will be discussed throughout the documentation.