M_CLI2
M_CLI2 module (Fortran)
Private Member Functions | List of all members
m_cli2::get_args_fixed_length Interface Reference

Private Member Functions

subroutine get_args_fixed_length_a_array (keyword, strings, delimiters)
 
elemental impure subroutine get_args_fixed_length_scalar_c (keyword, string)
 

Member Function/Subroutine Documentation

◆ get_args_fixed_length_a_array()

subroutine m_cli2::get_args_fixed_length::get_args_fixed_length_a_array ( character(len=*), intent(in)  keyword,
character(len=*), dimension(:), allocatable  strings,
character(len=*), intent(in), optional  delimiters 
)
private

◆ get_args_fixed_length_scalar_c()

elemental impure subroutine m_cli2::get_args_fixed_length::get_args_fixed_length_scalar_c ( character(len=*), intent(in)  keyword,
character(len=*), intent(out)  string 
)
private

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