next up previous contents index
Next: Interface Finalise Up: Module Potential_module Previous: Elements   Contents   Index

Interface Initialise


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call Initialise(this,args_...
...Initialise(this,args_str[,param_str,mpi_obj])\end{verbatim}
\end{boxedminipage}

Initialise a Potential object (selecting the force field) and, if necessary, the input file for potential parameters.

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

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

io_obj -- type(Inoutput), intent(inout)

mpi_obj -- type(MPI_context), intent(in), optional

no_parallel -- logical, intent(in), optional

param_str -- character(len=*), intent(in), optional

Finalise interface

gabor 2009-06-30