MODFLOW 6  version 6.8.0.dev0
USGS Modular Hydrologic Model
ScratchFileBuffer.f90 File Reference

Go to the source code of this file.

Data Types

type  scratchfilebuffermodule::scratchfilebuffertype
 Scratch-file particle event buffer. Records are written to an unformatted sequential scratch file that is rewound on discard and read back sequentially on flush. More...
 

Modules

module  scratchfilebuffermodule
 Scratch-file particle event buffer module.
 

Functions/Subroutines

subroutine scratchfilebuffermodule::scratch_init (this)
 
subroutine scratchfilebuffermodule::scratch_append (this, rec)
 
subroutine scratchfilebuffermodule::scratch_flush (this, files)
 
subroutine scratchfilebuffermodule::scratch_discard (this)
 
subroutine scratchfilebuffermodule::scratch_destroy (this)