(git:6a2e663)
cp_parser_status_types Module Reference

a module to allow the storage of the parser status More...

Functions/Subroutines

subroutine, public create_status_type (status)
 creates the parser status type More...
 
subroutine, public release_status_type (status)
 releases the parser status type More...
 

Detailed Description

a module to allow the storage of the parser status

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

Function/Subroutine Documentation

◆ create_status_type()

subroutine, public cp_parser_status_types::create_status_type ( type(status_type), pointer  status)

creates the parser status type

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

Definition at line 45 of file cp_parser_status_types.F.

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

◆ release_status_type()

subroutine, public cp_parser_status_types::release_status_type ( type(status_type), pointer  status)

releases the parser status type

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

Definition at line 59 of file cp_parser_status_types.F.

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