xmolecule_set_geom Subroutine

public subroutine xmolecule_set_geom(xdata_cptr, geom, l_geom) bind(c)

sets geometry

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(inout) :: xdata_cptr
real(kind=c_double), intent(in) :: geom(3,l_geom)
integer(kind=c_int), intent(inout) :: l_geom