Metadata-Version: 2.1
Name: dolfin_mech
Version: 2020.12.23
Summary: A set of FEniCS-based python tools for Computational Mechanics.
Home-page: https://gitlab.inria.fr/mgenet/dolfin_mech
Author: Martin Genet
Author-email: martin.genet@polytechnique.edu
License: GPLv3
Description: # dolfin_mech
        A set of FEniCS-based python tools for Computational Mechanics.
        ### Requirements
        You need a working installation of FEniCS (including DOLFIN python interface).
        ### Installation
        ```
        pip install dolfin_mech
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
