Coder Social home page Coder Social logo

fishpack90's Introduction

FISHPACK90 Version 1.1

Efficient FORTRAN Subprograms for the Solution of Separable Elliptic Partial Differential Equations

12/06/2011

Authors: John Adams, Paul Swarztrauber and Roland Sweet

CAVEAT

FISHPACK90 1.1 is written in Fortran 77 and 90 but it does not fully comply with either Fortran standard. It breaks the standard by calling routines with one type of argument and later uses the argument as another type. There may be other violations as well. Users whose applications require strict adherence to the standard should not use FISHPACK90 1.1.

Documentation

Documentation for this software package is provided in file FISHPACK90_1.1.html and companion image file FISH90.gif. We intend the document for browsing on your local computer.

Recent bugfixes

None. This library is regarded as legacy; users have reported no problems other than standards violations, for several years. These will not be fixed.

Compiling the Library and Test Programs

Our Makefile requires the following: a Unix or Linux or Mac operating system, gmake, and a Fortran 90 compiler to make the library and its test executables. If successful, this Makefile builds a static library libfishpack90.a and several binary executables.

Examine file make.inc to see if your OS and compiler are represented. If they are not, you should modify file make.inc and the Makefile in each directory (main, src and test) so that they are represented.

If you desire double precision floating-point arithmetic, you should modify Makefile and make.inc with compiler options for promoting single to double precision. Your compiler's user guide will have information on the required compiler options.

fishpack90's People

Contributors

jlokimlin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.