DYN_MAPR

Allocate a dynamic array of specified dimensions of type REAL

Invocation

CALL DYN_MAPR( NDIM, DIMS, PTR, STATUS )

Description

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

Arguments

References

CODE