Input block definition type.
More...
This type is used to store information for how to read a modflow block
Definition at line 45 of file InputDefinition.f90.
◆ aggregate
logical(lgp) inputdefinitionmodule::inputblockdefinitiontype::aggregate = .false. |
|
private |
◆ block_variable
logical(lgp) inputdefinitionmodule::inputblockdefinitiontype::block_variable = .false. |
|
private |
◆ blockname
character(len=linelength) inputdefinitionmodule::inputblockdefinitiontype::blockname = '' |
|
private |
◆ required
logical(lgp) inputdefinitionmodule::inputblockdefinitiontype::required = .false. |
|
private |
◆ timeseries
logical(lgp) inputdefinitionmodule::inputblockdefinitiontype::timeseries = .false. |
|
private |
The documentation for this type was generated from the following file: