next up previous contents index
Next: Subroutine do_ridders_residual Up: Module tb_mixing_module Previous: Interface do_mix_broyden   Contents   Index

Interface do_mix_simple


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call do_mix_simple(iter,n,F,np1, &
alpha)\end{verbatim}
\end{boxedminipage}

iter -- integer, intent(in)

n -- real(dp), intent(in), scalar or dimension(:)

F -- real(dp), intent(in), scalar or dimension(:)

np1 -- real(dp), intent(out), scalar or dimension(:)

alpha -- real(dp), intent(in)

do_ridders_residual subroutine

gabor 2009-06-30