previous up next print clean
Next: I/O Up: INTERFACE TO SEPF90 Previous: INTERFACE TO SEPF90

Creating-Destroying

We provide several different levels of sophistication for creating sep_90 types:
		         call sep_90_alloc(old,new)
All of these methods must be preceded a call to init_vars which allocates the sep_90(s) and sets up some initial defaults.

Freeing a sep_90 dataset is accomplished through a call to cleanup_sep

 call cleanup_sep(sepdata)

previous up next print clean
Next: I/O Up: INTERFACE TO SEPF90 Previous: INTERFACE TO SEPF90
Stanford Exploration Project
11/11/1997