Loading docs/source/Structure.rst +11 −11 Original line number Diff line number Diff line Loading @@ -3,27 +3,27 @@ Directory overview ================== +--------------+------------------------------------------------+ +--------------+--------------------------------------------------+ | File | Description | +==============+================================================+ +==============+==================================================+ | benchmarks | UC Benchmark cases (see benchmark/README.md) | +--------------+------------------------------------------------+ +--------------+--------------------------------------------------+ | 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) | +--------------+------------------------------------------------+ +--------------+--------------------------------------------------+ | tools | CMake configuration files | +--------------+------------------------------------------------+ +--------------+--------------------------------------------------+ | tutorials | Set-ups for different EB geometries | +--------------+------------------------------------------------+ +--------------+--------------------------------------------------+ Loading
docs/source/Structure.rst +11 −11 Original line number Diff line number Diff line Loading @@ -3,27 +3,27 @@ Directory overview ================== +--------------+------------------------------------------------+ +--------------+--------------------------------------------------+ | File | Description | +==============+================================================+ +==============+==================================================+ | benchmarks | UC Benchmark cases (see benchmark/README.md) | +--------------+------------------------------------------------+ +--------------+--------------------------------------------------+ | 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) | +--------------+------------------------------------------------+ +--------------+--------------------------------------------------+ | tools | CMake configuration files | +--------------+------------------------------------------------+ +--------------+--------------------------------------------------+ | tutorials | Set-ups for different EB geometries | +--------------+------------------------------------------------+ +--------------+--------------------------------------------------+