Fortran90 preprocessor for programming using the Implicit Reference to Parameters (IRP) method. It simplifies the development of large fortran codes in the field of scientific high performance computing. http://irpf90.ups-tlse.fr
Go to file
Anthony Scemama f9e87c0df0 Introduced profiler
Version:1.2.3
2011-09-30 19:10:18 +02:00
bin Optimizations 2010-10-02 23:42:55 +02:00
example Loop pattern substitutions 2011-09-22 19:56:55 +02:00
man/man1 Changed license in man pages 2009-09-25 00:04:49 +02:00
packages Bug with other modules. 2010-03-12 13:14:52 +01:00
src Introduced profiler 2011-09-30 19:10:18 +02:00
tools Initial version. 2009-09-02 20:45:53 +02:00
vim Added pixmap and vim extension 2010-06-09 18:56:33 +02:00
.gitignore Introduced profiler 2011-09-30 19:10:18 +02:00
Irpf90.xpm Added pixmap and vim extension 2010-06-09 18:56:33 +02:00
LICENSE Changed license to GPL 2009-09-23 12:51:27 +02:00
README Added pixmap and vim extension 2010-06-09 18:56:33 +02:00

README

+==============================================================================+
|                                  IRPF90                                      |
+==============================================================================+

Dependencies:
-------------

- GNU make (3.81 recommended)
- Python > 2.3
- Any Fortran 90 compiler (gfortran, for example)

Installing IRPF90:
------------------

- As the super-user, run
./irpf90.install


Using IRPF90:
-------------

In an empty directory, run:
irpf90 -init
This command creates a new Makefile suitable for most irpf90 projects.
Now you can start to program using irpf90.


Web Site:
http://irpf90.ups-tlse.fr

Author:
Anthony Scemama, LCPQ-IRSAMC, CNRS-Universite Paul Sabatier
scemama@irsamc.ups-tlse.fr
http://irpf90.ups-tlse.fr/index.php?title=Anthony_Scemama