next up previous print clean
Next: Memory allocation in subroutines Up: SOFTWARE SUPPORT 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
4/27/2004