![]() |
(git:b77b4be)
|
a module to allow simple internal preprocessing in input files. More...
Data Types | |
type | ilist_type |
Functions/Subroutines | |
subroutine, public | create_ilist_type (ilist) |
creates the integer listing type | |
subroutine, public | release_ilist_type (ilist) |
creates the integer listing type | |
a module to allow simple internal preprocessing in input files.
subroutine, public cp_parser_ilist_types::create_ilist_type | ( | type(ilist_type), pointer | ilist | ) |
creates the integer listing type
ilist | ... |
Definition at line 41 of file cp_parser_ilist_types.F.
subroutine, public cp_parser_ilist_types::release_ilist_type | ( | type(ilist_type), pointer | ilist | ) |
creates the integer listing type
ilist | ... |
Definition at line 55 of file cp_parser_ilist_types.F.