XBeach
|
Data Types | |
type | b_arraytype |
type | carraytype |
Public Member Functions | |
type(carraytype) function | arrayf2c (farray) |
integer(c_int) function | stringlength (char_array) |
Definition at line 1 of file mnemoniciso.F90.
type(carraytype) function mnemiso_module::arrayf2c | ( | type(arraytype), intent(in) | farray | ) |
Definition at line 32 of file mnemoniciso.F90.
integer(c_int) function mnemiso_module::stringlength | ( | character(c_char), dimension(:), intent(in) | char_array | ) |
Definition at line 50 of file mnemoniciso.F90.