This routine append a single point to growing array of points
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_grwPoints_type), | intent(inout) | :: | me | Growing array of points in each dimension |
||
real(kind=rk), | intent(in) | :: | val(3) | single point to append |