BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help
Not What You Meant?  There are 35 definitions for Toolkit.

Portable, Extensible Toolkit for Scientific Computation

Print-Friendly
About 1 pages (363 words)

Bookmark and Share Questions on this topic? Just ask!

The Portable, Extensible Toolkit for Scientific Computation (PETSc, pronounced PET-see, the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the Message Passing Interface (MPI) standard for all message-passing communication. The current version of PETSc is 2.3.3; released May, 23, 2007. PETSc is intended for use in large-scale application projects, many ongoing computational science projects are built around the PETSc libraries. Its careful design allows advanced users to have detailed control over the solution process. PETSc includes a large suite of parallel linear and nonlinear equation solvers that are easily used in application codes written in C, C++, Fortran and now Python. PETSc provides many of the mechanisms needed within parallel application code, such as simple parallel matrix and vector assembly routines that allow the overlap of communication and computation. In addition, PETSc includes support for parallel distributed arrays useful for finite difference methods.

Contents

Components

Components of PETSc
Components of PETSc

PETSc consists of a variety of libraries (similar to classes in C++). Each library manipulates a particular family of objects (for instance, vectors) and the operations one would like to perform on the objects.

Features

PETSc provides the following features:

Modules

Some of the PETSc modules deal with

  • Index sets, including permutations, for indexing into vectors, renumbering, etc;
  • Vectors;
  • Matrices (generally sparse);
  • Distributed arrays (useful for parallelizing regular grid-based problems);
  • Krylov subspace methods;
  • Preconditioners, including multigrid and sparse direct solvers;
  • Nonlinear solvers; and
  • Time-steppers for solving time-dependent (nonlinear) PDEs.

See also

External links

View More Summaries on Portable, Extensible Toolkit for Scientific Computation
 
Ask any question on Portable, Extensible Toolkit for Scientific Computation and get it answered FAST!
Answer questions in BookRags Q&A and earn points toward
discounted or even FREE Study Guides and other BookRags products!
Learn more about BookRags Q&A
Copyrights
Portable, Extensible Toolkit for Scientific Computation from Wíkipedia. ©2006 by Wíkipedia. Licensed under the GNU Free Documentation License. View a list of authors or edit this article.

Article Navigation
Join BookRagslearn moreJoin BookRags




About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy