Package freefem3d: Information

    Source package: freefem3d
    Version: 1.0pre10-alt1
    Build time:  May 11, 2011, 12:27 PM
    Report package bug
    License: GPLv2+
    Summary: 3D solver of partial differential equations
    Description: 
    ff3d, as well as its cousins, is a PDE solver driven by a user-friendly
    language. It solves many kind of problems such as elasticity, fluids
    (Stokes and Navier-Stokes) and a lot more. The user has to enter the
    equation associated with the problem, giving either the PDE in strong
    formulation or weak (variational) formulation.
    
    ff3d can use either the Finite Elements method (the mesh of the geometry
    being provided by the user) or a Fictitious Domain like approach where
    the geometry is described using Constructive Solid Geometry (CSG). This
    description is done using the POV-Ray language but others such as VRML
    could be added.
    
    The processing of the results is left to the user. One can use various
    graphic tools: output in the MEdit mesh format or VTK are supported. The
    implementation of a Qt-VTK based GUI module is underway.

    List of rpms provided by this srpm:
    freefem3d (x86_64, i586)
    freefem3d-debuginfo (x86_64, i586)
    freefem3d-docs (noarch)


    List of contributors:
    Eugeny A. Rostovtsev

      1. perl-devel
      2. libX11-devel
      3. openmpi-devel
      4. texlive-base-bin
      5. texlive-latex-base
      6. texlive-latex-recommended
      7. libqt4-devel
      8. libvtk-devel

    Last changed


    May 11, 2011 Eugeny A. Rostovtsev 1.0pre10-alt1
    - Initial build for Sisyphus