DYN_MAPD

Allocate a dynamic array of specified dimensions of type DOUBLE PRECISION

Invocation

CALL DYN_MAPD( NDIM, DIMS, PTR, STATUS )

Description

Allocate a dynamic array of specified dimensions of type DOUBLE PRECISION. The supplied dimensions are checked and then the internal allocation routine invoked.

Arguments

References

CODE