option in source files
Posted: Fri Feb 12, 2010 7:49 pm
There is an option in some source files of the 57_iovars directory. The comments say
!! option : if 0 , no test of available memory
!! if 1 , the routine tries to allocate the estimated memory, for testing
!! purposes, and if a failure occurs, the routine stops.
!! if 2 , like 1, but before stopping, the routine will provide
!! an estimation of the available memory.
How do I change this? It is not an input variable like the others in the list.
!! option : if 0 , no test of available memory
!! if 1 , the routine tries to allocate the estimated memory, for testing
!! purposes, and if a failure occurs, the routine stops.
!! if 2 , like 1, but before stopping, the routine will provide
!! an estimation of the available memory.
How do I change this? It is not an input variable like the others in the list.