mirror of
https://gitlab.com/scemama/irpf90.git
synced 2024-11-07 14:43:44 +01:00
ff34366fde
Version:1.2.21 Version:1.2.20
37 lines
691 B
ReStructuredText
37 lines
691 B
ReStructuredText
======
|
|
IRPF90
|
|
======
|
|
|
|
----------------------------------------------------------
|
|
Fortran programming using Implicit Reference to Parameters
|
|
----------------------------------------------------------
|
|
|
|
:Author: Anthony Scemama scemama@irsamc.ups-tlse.fr
|
|
:Version: 1.20
|
|
:Manual section: 1
|
|
|
|
SYNOPSIS
|
|
========
|
|
|
|
irpf90 [options]
|
|
|
|
DESCRIPTION
|
|
===========
|
|
|
|
irpf90 provides a programming environment which simplifies Fortran
|
|
programming, via the Implicit Reference to Parameters (IRP) method.
|
|
For more details, read the tutorial ditributed with the package
|
|
or visit http://irpf90.ups-tlse.fr
|
|
|
|
OPTIONS
|
|
=======
|
|
|
|
.. include:: options.rst
|
|
|
|
SEE ALSO
|
|
========
|
|
|
|
* irpman
|
|
* http://irpf90.ups-tlse.fr
|
|
|