next up previous print clean
Next: Memory allocation in subroutines Up: RATional FORtran == Ratfor90 Previous: Changes and backward compatibility

Examples

Below are simple Ratfor subroutines for erasing an array (zero()); (null()); for copying one array to another (copy()); for the signum function sgn(x) = x/|x| (signum()); and (tcaf), a program using fortran90 modules and overloading to transient convolution.



Stanford Exploration Project
2/27/1998