![]() |
(git:936074a)
|
Data Types | |
| type | scanning_type |
Functions/Subroutines | |
| subroutine, public | read_scanning_section (scan_info, input_section) |
| ... | |
| subroutine, public | release_scanning_type (scan_info) |
| ... | |
| subroutine, public tip_scan_types::read_scanning_section | ( | type(scanning_type), intent(inout) | scan_info, |
| type(section_vals_type), pointer | input_section | ||
| ) |
...
| scan_info | ... |
| input_section | ... |
Definition at line 44 of file tip_scan_types.F.
| subroutine, public tip_scan_types::release_scanning_type | ( | type(scanning_type), intent(inout) | scan_info | ) |
...
| scan_info | ... |
Definition at line 150 of file tip_scan_types.F.