next up previous contents index
Next: Interface write_binary Up: Module constraints_module Previous: Interface assignment(=)   Contents   Index

Interface print


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call print(this[,verbosity...
...ex])
call print(this[,verbosity,file,first])\end{verbatim}
\end{boxedminipage}

Print an array of constraints, with optional first index

this -- type(Constraint), intent(in), scalar or dimension(:)

verbosity -- integer, optional, intent(in)

file -- type(Inoutput), optional, intent(inout)

index -- integer, optional, intent(in)

first -- integer, optional, intent(in)

write_binary interface

gabor 2009-06-30