Octopus
parser_oct_m::parse_block_integer Interface Reference

Detailed Description

Definition at line 298 of file parser.F90.

Private Member Functions

subroutine oct_parse_block_int (blk, l, c, res)
 
subroutine oct_parse_block_int8 (blk, l, c, res)
 

Member Function/Subroutine Documentation

◆ oct_parse_block_int()

subroutine parser_oct_m::parse_block_integer::oct_parse_block_int ( type(block_t), intent(in)  blk,
integer, intent(in)  l,
integer, intent(in)  c,
integer, intent(out)  res 
)
private

Definition at line 299 of file parser.F90.

◆ oct_parse_block_int8()

subroutine parser_oct_m::parse_block_integer::oct_parse_block_int8 ( type(block_t), intent(in)  blk,
integer, intent(in)  l,
integer, intent(in)  c,
integer(int64), intent(out)  res 
)
private

Definition at line 307 of file parser.F90.


The documentation for this interface was generated from the following file: