Nektar++

Getting Started

  1. Download the Nektar++ and ThirdParty tarballs from here.
  2. Extract the Nektar++ archive with your favorite extractor program on Windows, or with the command tar -xzvf <filename> on Unix.
  3. To generate the full documentation, Doxygen is required for comment extraction from the source code. The Doxygen HTML files are not included in the tarball because the size prohibits it.
  4. Doxygen instructions
  5. Open Nektar++/docs/html/index.html with your web browser to view the full Nektar++ documentation. The web site includes useful instructions on compiling Nektar++, and an overview of the libraries that exist and their function.