python_escript  5_6.1
About: Escript is a programming tool for implementing mathematical models (based on non-linear, coupled, time-dependent partial differential equations) in Python using the finite element method (FEM).
  Fossies Dox: python_escript_5_6.1.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

python_escript Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies python_escript_5_6.1.tar.gz contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README.md

esys-escript

For the impatient:

  • Install at least g++, python, scons, boost, numpy
  • READ the file scons/templates/README_FIRST
  • Copy a suitable template options file from scons/templates/ to scons/hostname_options.py and modify as required.
  • type: scons to build escript

For more information read the install guide (scons install_pdf) and to get started using escript see the user guide and the cookbook. All of these documents are available at https://esys-escript.github.io/