next up previous contents index
Next: Interface initialise Up: Module extendable_str_module Previous: Interface string   Contents   Index

Interface read


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call read(this,file[,conve...
...nit[,convert_to_string,mpi_comm, &
keep_lf])\end{verbatim}
\end{boxedminipage}

this -- type(extendable_str), intent(inout)

file -- character(len=*), intent(in)

convert_to_string -- logical, intent(in), optional

mpi_comm -- integer, intent(in), optional

keep_lf -- logical, intent(in), optional

unit -- integer, intent(in)

initialise interface

gabor 2009-06-30