Go to the source code of this file.
Functions/Subroutines | |
integer function | sysdepargcount () |
subroutine | sysdepargget (idx_given, result) |
integer function sysdepargcount | ( | ) |
Definition at line 35 of file sysdeparg.f90.
Referenced by dc_args::buildargtable(), and sysdepargget().
subroutine sysdepargget | ( | integer, intent(in) | idx_given, |
character(len = *), intent(out) | result | ||
) |
Definition at line 55 of file sysdeparg.f90.
References sysdepargcount().
Referenced by dc_args::buildargtable().