*DECK DSTOR1 SUBROUTINE DSTOR1 (U, YH, V, YP, NTEMP, NDISK, NTAPE) C***BEGIN PROLOGUE DSTOR1 C***SUBSIDIARY C***PURPOSE Subsidiary to DBVSUP C***LIBRARY SLATEC C***TYPE DOUBLE PRECISION (STOR1-S, DSTOR1-D) C***AUTHOR Watts, H. A., (SNLA) C***DESCRIPTION C C ********************************************************************** C 0 -- storage at output points. C NTEMP = C 1 -- temporary storage C ********************************************************************** C C***SEE ALSO DBVSUP C***ROUTINES CALLED (NONE) C***COMMON BLOCKS DML8SZ C***REVISION HISTORY (YYMMDD) C 750601 DATE WRITTEN C 890831 Modified array declarations. (WRB) C 890921 Realigned order of variables in certain COMMON blocks. C (WRB) C 891214 Prologue converted to Version 4.0 format. (BAB) C 900328 Added TYPE section. (WRB) C 910722 Updated AUTHOR section. (ALS) C***END PROLOGUE DSTOR1