Metadata-Version: 1.1
Name: pyfr
Version: 1.5.0
Summary: Flux Reconstruction in Python
Home-page: http://www.pyfr.org/
Author: Imperial College London
Author-email: info@pyfr.org
License: BSD
Description: PyFR is an open-source Python based framework for
        solving advection-diffusion type problems on streaming architectures
        using the Flux Reconstruction approach of Huynh. The framework is
        designed to solve a range of governing systems on mixed unstructured
        grids containing various element types. It is also designed to target a
        range of hardware platforms via use of an in-built domain specific
        language derived from the Mako templating engine. PyFR is being
        developed in the Vincent Lab, Department of Aeronautics, Imperial
        College London, UK.
Keywords: Math
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Scientific/Engineering
