Octopus
parser_oct_m::parse_putsym Interface Reference

Detailed Description

Definition at line 164 of file parser.F90.

Private Member Functions

subroutine oct_parse_putsym_int (sym, i)
 
subroutine oct_parse_putsym_double (sym, d)
 

Member Function/Subroutine Documentation

◆ oct_parse_putsym_int()

subroutine parser_oct_m::parse_putsym::oct_parse_putsym_int ( character(len=*), intent(in)  sym,
integer, intent(in)  i 
)
private

Definition at line 165 of file parser.F90.

◆ oct_parse_putsym_double()

subroutine parser_oct_m::parse_putsym::oct_parse_putsym_double ( character(len=*), intent(in)  sym,
real(real64), intent(in)  d 
)
private

Definition at line 171 of file parser.F90.


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