.. _features: Features ======== Neper is built around four modules: generation, meshing, simulation and visualization. All the input data are prescribed non-interactively, using command lines and / or ASCII files. Neper is written in C/C++, and can be compiled (via CMake) and run on any Unix-like system (including MacOS). .. toctree:: :maxdepth: 1 generation.rst meshing.rst simulation.rst visualization.rst