next up previous contents index
Next: Interface map_into_cell Up: Module atoms_module Previous: Interface select   Contents   Index

Interface cell_volume


\begin{boxedminipage}{\textwidth}
\begin{verbatim}a1 = cell_volume(this)
l2 = cell_volume(lattice)\end{verbatim}
\end{boxedminipage}

calculate volume of unit cell Returns the (unsigned) volume of the simulation cell of this

Returns the (unsigned) volume of the simulation cell of lattice

this -- type(Atoms), intent(in)

lattice -- real(dp), intent(in), dimension(3,3)

Return value -- real(dp)
map_into_cell interface

gabor 2009-06-30