data_set_2d Subroutine

private subroutine data_set_2d(self, data)

Arguments

Type IntentOptional AttributesName
class(type_nd_data_pointer), intent(inout) :: self
real(kind=rk), target:: data(:,:)

Contents

None