Returns a pointer to the underlying data of a dvector
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(dvector_t), | intent(in), | target | :: | this | ||
real(kind=rp), | intent(out), | dimension(:), pointer | :: | res | ||
integer, | intent(in), | optional | :: | ibeg | ||
integer, | intent(in), | optional | :: | iend |