assign_ Subroutine

private subroutine assign_(this, other)

Arguments

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

Contents

None