(git:3add494)
cp_parser_ilist_types Module Reference

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

Functions/Subroutines

subroutine, public create_ilist_type (ilist)
 creates the integer listing type More...
 
subroutine, public release_ilist_type (ilist)
 creates 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

◆ create_ilist_type()

subroutine, public cp_parser_ilist_types::create_ilist_type ( type(ilist_type), pointer  ilist)

creates the integer listing type

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

Definition at line 41 of file cp_parser_ilist_types.F.

Here is the caller graph for this function:

◆ release_ilist_type()

subroutine, public cp_parser_ilist_types::release_ilist_type ( type(ilist_type), pointer  ilist)

creates the integer listing type

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

Definition at line 55 of file cp_parser_ilist_types.F.

Here is the caller graph for this function: