(git:3add494)
cp_parser_ilist_methods Module Reference

a module to allow simple internal preprocessing in input files. More...

Functions/Subroutines

subroutine, public ilist_setup (ilist, token)
 setup the integer listing type More...
 
subroutine, public ilist_update (ilist)
 updates the integer listing type More...
 
subroutine, public ilist_reset (ilist)
 updates the integer listing type More...
 

Detailed Description

a module to allow simple internal preprocessing in input files.

History
  • standalone proof-of-concept implementation (20.02.2008,AK)
  • integration into cp2k (22.02.2008,tlaino)
  • variables added (25.02.2008,AK)
Author
Axel Kohlmeyer [AK] - CMM/UPenn Philadelphia
Date
25.02.2008

Function/Subroutine Documentation

◆ ilist_setup()

subroutine, public cp_parser_ilist_methods::ilist_setup ( type(ilist_type), pointer  ilist,
character(len=*)  token 
)

setup the integer listing type

Parameters
ilist...
token...
Date
08.2008
Author
Teodoro Laino [tlaino] - University of Zurich

Definition at line 37 of file cp_parser_ilist_methods.F.

Here is the caller graph for this function:

◆ ilist_update()

subroutine, public cp_parser_ilist_methods::ilist_update ( type(ilist_type), pointer  ilist)

updates the integer listing type

Parameters
ilist...
Date
08.2008
Author
Teodoro Laino [tlaino] - University of Zurich

Definition at line 64 of file cp_parser_ilist_methods.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ilist_reset()

subroutine, public cp_parser_ilist_methods::ilist_reset ( type(ilist_type), pointer  ilist)

updates the integer listing type

Parameters
ilist...
Date
08.2008
Author
Teodoro Laino [tlaino] - University of Zurich

Definition at line 80 of file cp_parser_ilist_methods.F.

Here is the caller graph for this function: