Loading docs/source/index.rst +13 −3 Original line number Diff line number Diff line Loading @@ -18,13 +18,23 @@ Directory overview +==============+================================================+ | benchmarks | UC Benchmark cases (see benchmark/README.md) | +--------------+------------------------------------------------+ | src | Fortran source files | | doc | Source code for building the documentation | +--------------+------------------------------------------------+ | exec | Directory for building with gmake (optional) | +--------------+------------------------------------------------+ | exec_cc | Directory for building with gmake (optional) | +--------------+------------------------------------------------+ | src | Source files for SIMPLE and projection algorithm | | | with face-centered velocity components | +--------------+------------------------------------------------+ | src_cc | Source files for projection algorithms with | | | cell-centered velocity components | +--------------+------------------------------------------------+ | tests | Regression tests (see tests/README.md) | +--------------+------------------------------------------------+ | ThirdParty | External libraries sources | | tools | CMake configuration files | +--------------+------------------------------------------------+ | Tools | CMake configuration files | | tutorials | Set-ups for different EB geometries | +--------------+------------------------------------------------+ Building MFiX-Exa Loading Loading
docs/source/index.rst +13 −3 Original line number Diff line number Diff line Loading @@ -18,13 +18,23 @@ Directory overview +==============+================================================+ | benchmarks | UC Benchmark cases (see benchmark/README.md) | +--------------+------------------------------------------------+ | src | Fortran source files | | doc | Source code for building the documentation | +--------------+------------------------------------------------+ | exec | Directory for building with gmake (optional) | +--------------+------------------------------------------------+ | exec_cc | Directory for building with gmake (optional) | +--------------+------------------------------------------------+ | src | Source files for SIMPLE and projection algorithm | | | with face-centered velocity components | +--------------+------------------------------------------------+ | src_cc | Source files for projection algorithms with | | | cell-centered velocity components | +--------------+------------------------------------------------+ | tests | Regression tests (see tests/README.md) | +--------------+------------------------------------------------+ | ThirdParty | External libraries sources | | tools | CMake configuration files | +--------------+------------------------------------------------+ | Tools | CMake configuration files | | tutorials | Set-ups for different EB geometries | +--------------+------------------------------------------------+ Building MFiX-Exa Loading