tearDown Subroutine

public subroutine tearDown(outer_gc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp), intent(inout) :: outer_gc

Source Code

   subroutine tearDown(outer_gc)
      type(ESMF_GridComp), intent(inout) :: outer_gc
   end subroutine tearDown