Package libphdmesh: Information

    Binary package: libphdmesh
    Version: 9.0.3-alt10
    Architecture: x86_64
    Build time:  Oct 21, 2009, 06:40 PM
    Source package: trilinos
    Category: System/Libraries
    Report package bug
    License: LGPL
    Summary: Parallel Heterogeneous Dynamic unstructured Mesh data structure library
    Description: 
    The Trilinos Project is an effort to develop and implement
    robust algorithms and enabling technologies using modern object-oriented
    software design, while still leveraging the value of established libraries
    such as PETSc, Metis/ParMetis, SuperLU, Aztec, the BLAS and LAPACK. It
    emphasizes abstract interfaces for maximum flexibility of component
    interchanging, and provides a full-featured set of concrete classes that
    implement all abstract interfaces.
    
    This package contains the Parallel Heterogeneous Dynamic unstructured Mesh
    (phdMesh) data structure library, intended to be component used within a
    finite element or finite volume library or code. The phdMesh data structure
    supports arbitrary unstructured mesh connectivity, application-defined groupings
    of mesh entities, and application-defined computational field data. The included
    parallel-performance test application performs dynamic load balancing and
    parallel geometric proximity searching on the contrived "gears" test problem.


    List of contributors:
    Eugeny A. Rostovtsev

    Last changed


    Oct. 21, 2009 Eugeny A. Rostovtsev 9.0.3-alt10
    - Cleaned spec (inspired by damir@)
    - Moved all headers into one package: trilinos-headers
    - Optimized requirements
    - Rebuilt with texlive instead of tetex
    Sept. 27, 2009 Eugeny A. Rostovtsev 9.0.3-alt9
    - Rebuilt with TAUCS
    Sept. 22, 2009 Eugeny A. Rostovtsev 9.0.3-alt8
    - Added Makefile.export.zoltan*