Package libphaml: Information

    Binary package: libphaml
    Version: 1.12.1-alt1
    Architecture: i586
    Build time:  Feb 12, 2013, 07:24 AM
    Source package: phaml
    Category: System/Libraries
    Report package bug
    License: Public domain
    Summary: Shared libraries of PHAML
    Description: 
    PHAML stands for Parallel Hierarchical Adaptive MultiLevel.  It solves
    linear elliptic partial differential equations of the form
    (CXX*Ux)x - (CXY*Uy)x + (CYY*Uy)y + CX*Ux + CY*Uy + C*U = F on 2D
    domains with Dirichlet, Natural (often Neumann), mixed or periodic
    boundary conditions, and eigenvalue problems where F is lambda*U and the
    boundary conditions are homogeneous.  It uses linear or high order
    finite elements over triangles, adaptive refinement (possibly
    hp-adaptive), multigrid and message passing parallelism.
    
    This package contains shared libraries of PHAML.


    List of contributors:
    Eugeny A. Rostovtsev

    Last changed


    Feb. 12, 2013 Eugeny A. Rostovtsev 1.12.1-alt1
    - Version 1.12.1
    Jan. 11, 2013 Eugeny A. Rostovtsev 1.12.0-alt1
    - Version 1.12.0
    Oct. 10, 2012 Eugeny A. Rostovtsev 1.11.0-alt2
    - Rebuilt with gcc 4.7