setupGA Subroutine

public subroutine setupGA(obj, DataType, DataID, DataRange, DataAnnotation)

Type Bound

GA_

Arguments

Type IntentOptional Attributes Name
class(GA_), intent(inout) :: obj
integer(kind=int32), intent(in) :: DataType
integer(kind=int32), intent(in) :: DataID
real(kind=real32), intent(in) :: DataRange(2)
character(len=*), intent(in) :: DataAnnotation