Package dolfin-real: Information

    Source package: dolfin-real
    Version: 1.1.0-alt2.bzr20130130
    Build time:  Feb 10, 2013, 07:26 PM
    Report package bug
    License: LGPL v3+
    Summary: C++/Python library for solving differential equations
    Description: 
    DOLFIN is the C++/Python interface of FEniCS, providing a consistent PSE
    (Problem Solving Environment) for ordinary and partial differential equations.
    
    Features:
    
      * Simple, consistent and intuitive object-oriented API in C++ or Python
      * Automatic and efficient evaluation of finite element variational forms
      through FFC or SyFi
      * Automatic and efficient assembly of linear systems
      * General families of finite elements, including arbitrary order continuous
      and discontinuous Lagrange finite elements, BDM elements, RT elements, BDFM
      elements, Nedelec elements and Crouzeix-Raviart
      * Arbitrary mixed elements as combination of basic elements, including for
      example Taylor-Hood
      * Discontinuous Galerkin methods including jump terms, averages, and integrals
      over interior mesh facets
      * High-performance linear algebra through uBLAS, PETSc, Trilinos and MTL4
      (experimental) with simple C++ and Python wrappers
      * Experimental support for parallel assembly
      * Simplex meshes in 1D, 2D (triangles), and 3D (tetrahedra), including
      adaptive mesh refinement
      * Multi-adaptive mcG(q)/mdG(q) and mono-adaptive cG(q)/dG(q) ODE solvers
      * Support for a range of input/output formats, including DOLFIN XML, VTK,
      Octave, MATLAB, Diffpack, Exodus II

    List of rpms provided by this srpm:
    dolfin-devel-common (x86_64, i586)
    dolfin-example-data (noarch)
    dolfin-examples (noarch)
    dolfin-real (x86_64, i586)
    dolfin-tests (noarch)
    libdolfin-real (x86_64, i586)
    libdolfin-real-debuginfo (x86_64, i586)
    libdolfin-real-devel (x86_64, i586)
    python-module-dolfin-real (x86_64, i586)
    python-module-dolfin-real-debuginfo (x86_64, i586)
    python-module-dolfin-real_utils (x86_64, i586)



      1. libscotch-devel
      2. libxml2-devel
      3. boost-devel
      4. boost-filesystem-devel
      5. boost-math-devel
      6. boost-mpi-devel
      7. boost-program_options-devel
      8. boost-signals-devel
      9. libslepc-real-devel
      10. petsc-real-sources
      11. ghostscript-utils
      12. libmpfr-devel
      13. libmtl4-devel
      14. cmake
      15. cppunit-devel
      16. libnumpy-devel
      17. python-devel = 2.7
      18. python-module-PyTrilinos10
      19. python-module-Pyro4
      20. python-module-Scientific
      21. ffc
      22. python-module-fiat
      23. libgmp-devel
      24. libparmetis-devel
      25. python-module-petsc-config
      26. libgmpxx-devel
      27. libpetsc-real-devel
      28. python-module-sfc
      29. python-module-sphinx-devel
      30. python-module-syfi
      31. python-module-viper
      32. sfc
      33. rpm-build-python >= 0.8
      34. libsuitesparse-devel
      35. gcc-c++
      36. libamesos10-devel
      37. libsyfi-devel
      38. openmpi-devel
      39. swig
      40. syfi
      41. libarmadillo-devel
      42. libcgal-devel
      43. libpytrilinos10-devel
      44. libqd-devel
      45. libtrilinos10-devel
      46. libgts-devel
      47. libhdf5-mpi-devel
      48. libhwloc-devel
      49. libhypre-devel
      50. viper
      51. ufc-devel
      52. libvtk-python-devel
      53. vtk-python
      54. zlib-devel

    Last changed


    Feb. 10, 2013 Eugeny A. Rostovtsev 1:1.1.0-alt2.bzr20130130
    - Rebuilt with Boost 1.53.0
    Jan. 31, 2013 Eugeny A. Rostovtsev 1:1.1.0-alt1.bzr20130130
    - Version 1.1.0
    Dec. 6, 2012 Eugeny A. Rostovtsev 1:1.0.0-alt16.bzr20121015
    - Rebuilt with updated cppunit