|
logical | hasimeth1flowja = .false. |
|
integer(i4b) | nbudterms |
|
character(len=16), dimension(:), allocatable | budtxtarray |
|
integer(i4b), dimension(:), allocatable | imetharray |
|
integer(i4b), dimension(:), allocatable | nauxarray |
|
character(len=16), dimension(:, :), allocatable | auxtxtarray |
|
real(dp), dimension(:), allocatable | flowja |
|
integer(i4b), dimension(:), allocatable | nodesrc |
|
integer(i4b), dimension(:), allocatable | nodedst |
|
real(dp), dimension(:), allocatable | flow |
|
real(dp), dimension(:, :), allocatable | auxvar |
|
character(len=16), dimension(:), allocatable | dstpackagenamearray |
|
Definition at line 25 of file BudgetFileReader.f90.
◆ build_index()
procedure binaryfilereadermodule::binaryfilereadertype::build_index |
|
inherited |
◆ finalize()
procedure budgetfilereadermodule::budgetfilereadertype::finalize |
|
private |
◆ initialize()
procedure budgetfilereadermodule::budgetfilereadertype::initialize |
|
private |
◆ peek_record()
procedure binaryfilereadermodule::binaryfilereadertype::peek_record |
|
inherited |
◆ read_header()
procedure budgetfilereadermodule::budgetfilereadertype::read_header |
|
private |
◆ read_record()
procedure budgetfilereadermodule::budgetfilereadertype::read_record |
|
private |
◆ rewind()
procedure budgetfilereadermodule::budgetfilereadertype::rewind |
|
private |
◆ auxtxtarray
character(len=16), dimension(:, :), allocatable budgetfilereadermodule::budgetfilereadertype::auxtxtarray |
|
private |
Definition at line 31 of file BudgetFileReader.f90.
31 character(len=16),
dimension(:, :),
allocatable :: auxtxtarray
◆ auxvar
real(dp), dimension(:, :), allocatable budgetfilereadermodule::budgetfilereadertype::auxvar |
|
private |
◆ budtxtarray
character(len=16), dimension(:), allocatable budgetfilereadermodule::budgetfilereadertype::budtxtarray |
|
private |
Definition at line 28 of file BudgetFileReader.f90.
28 character(len=16),
dimension(:),
allocatable :: budtxtarray
◆ dstpackagenamearray
character(len=16), dimension(:), allocatable budgetfilereadermodule::budgetfilereadertype::dstpackagenamearray |
|
private |
Definition at line 37 of file BudgetFileReader.f90.
37 character(len=16),
dimension(:),
allocatable :: dstpackagenamearray
◆ endoffile
logical(lgp) binaryfilereadermodule::binaryfilereadertype::endoffile |
|
inherited |
◆ flow
real(dp), dimension(:), allocatable budgetfilereadermodule::budgetfilereadertype::flow |
|
private |
◆ flowja
real(dp), dimension(:), allocatable budgetfilereadermodule::budgetfilereadertype::flowja |
|
private |
◆ hasimeth1flowja
logical budgetfilereadermodule::budgetfilereadertype::hasimeth1flowja = .false. |
|
private |
◆ header
◆ headernext
◆ imetharray
integer(i4b), dimension(:), allocatable budgetfilereadermodule::budgetfilereadertype::imetharray |
|
private |
◆ indexed
logical(lgp) binaryfilereadermodule::binaryfilereadertype::indexed |
|
inherited |
◆ inunit
integer(i4b) binaryfilereadermodule::binaryfilereadertype::inunit |
|
inherited |
◆ nauxarray
integer(i4b), dimension(:), allocatable budgetfilereadermodule::budgetfilereadertype::nauxarray |
|
private |
◆ nbudterms
integer(i4b) budgetfilereadermodule::budgetfilereadertype::nbudterms |
|
private |
◆ nodedst
integer(i4b), dimension(:), allocatable budgetfilereadermodule::budgetfilereadertype::nodedst |
|
private |
◆ nodesrc
integer(i4b), dimension(:), allocatable budgetfilereadermodule::budgetfilereadertype::nodesrc |
|
private |
◆ nrecords
integer(i4b) binaryfilereadermodule::binaryfilereadertype::nrecords |
|
inherited |
◆ record_sizes
integer(i4b), dimension(:), allocatable binaryfilereadermodule::binaryfilereadertype::record_sizes |
|
inherited |
The documentation for this type was generated from the following file: