data_set_3d Subroutine

private subroutine data_set_3d(self, data)

Arguments

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

Contents

None