site
integer function get_index(this) class(site) :: this get_index = this%ind end function get_index