MODFLOW 6  version 6.7.0.dev2
USGS Modular Hydrologic Model
BinaryFileReader.f90 File Reference

Go to the source code of this file.

Data Types

type  binaryfilereadermodule::binaryfileheadertype
 
type  binaryfilereadermodule::binaryfilereadertype
 
interface  binaryfilereadermodule::read_header_if
 
interface  binaryfilereadermodule::read_record_if
 

Modules

module  binaryfilereadermodule
 

Functions/Subroutines

character(len=:) function, allocatable binaryfilereadermodule::get_str (this)
 Get a string representation of the header. More...
 
subroutine binaryfilereadermodule::build_index (this)
 Build an index of data sizes in the file. More...
 
subroutine binaryfilereadermodule::peek_record (this)
 Peek to see if another record is available. More...
 
subroutine binaryfilereadermodule::rewind (this)
 Rewind the file to the beginning. More...