assign_ Subroutine

private subroutine assign_(this, other)

Arguments

Type IntentOptional Attributes Name
type(Grid), intent(inout) :: this
type(Grid), intent(in) :: other

Contents