PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication.
| Tags | Software Development Libraries Clustering/Distributed Networks |
|---|
Recent releases


Changes: This release changes the Socket viewer to be the same as the binary viewer except for its creation. It changes the Matlab Socket code to work the same as the Matlab binary reader except for its creation. It has numerous API changes and code acceleration. It encapsulates the configuration sections relating to Matlab for easier exclusion. There are numerous bugfixes.


Changes: This release fixes several memory leaks, other major bugs, and documentation errors.


Changes: Assorted minor bugfixes, including platform-specific fixes for Cygwin and Fedora.


Changes: Numerous bugs were fixed, including some compilation problems.


Changes: This release adds support for 2D and 3D mesh generation, refinement, partitioning, and distribution. It adds support for partitioning based upon arbitrary dimensional entities, e.g. vertices, faces, etc. It adds support for FIAT element generation. It adds support for higher order elements. A Poisson problem example in a separate repository has been added. The Hypre interface has been updated to use version 2.0.0. The Mumps interface has been updated to use version 4.7.3. The fftw interface has been updated to use v3.2alpha2. There are numerous bugfixes.
- All comments
Recent commentsHuge!
That is exactly what we all need in high performance
computations. I wish to be in the team of that guys. Everything
but procedure naming (Hungarian notation sucks) is almost
perfect. 10.00