.. NeoN documentation master file, created by sphinx-quickstart on Sat Dec 16 15:22:11 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to NeoN! =================== The NeoN project has set itself the goal of using modern software development methods for the development of open-source CFD software. It is: * platform portable and GPU ready; * compliant with modern C++20; * extensively unit-tested; * highly extensible via plugins We aim for an easy integration other with CFD frameworks by providing a simple, yet powerful API. NeoN is a community-driven project and we welcome contributions from everyone. Table of Contents ^^^^^^^^^^^^^^^^^ .. toctree:: :maxdepth: 2 self installation contributing basics/index dsl/index timeIntegration/index finiteVolume/cellCentred/index datastructures/index mpi_architecture ci .. toctree:: :maxdepth: 2 :caption: Contents: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`