0.6.0
Loading...
Searching...
No Matches
mod_read_input_file Module Reference

Functions/Subroutines

subroutine read_input_file (filename)
 
subroutine, private add_predefined_identifiers (parser)
 

Variables

character(len=:), allocatable, public input_file
 
type(t_identifier_listpredefined_identifier
 

Function/Subroutine Documentation

◆ add_predefined_identifiers()

subroutine, private mod_read_input_file::add_predefined_identifiers ( type(t_parser), intent(inout) parser)
private

◆ read_input_file()

subroutine mod_read_input_file::read_input_file ( character(len=*), intent(in) filename)

Variable Documentation

◆ input_file

character(len=:), allocatable, public mod_read_input_file::input_file

◆ predefined_identifier

type(t_identifier_list) mod_read_input_file::predefined_identifier