buds  0.1
FORTRAN reference counted types
Private Member Functions | List of all members
new Interface Reference

Create a new lArray2D. More...

Collaboration diagram for new:
Collaboration graph

Private Member Functions

subroutine new_dim_ (this, d1, d2, val)
 
subroutine new_copy_ (this, array)
 

Detailed Description

Create a new lArray2D.

This allocates the array in the bud.

The dimensions of the contained array may be explicitly passed, or an array may be passed which will be copied to the contained array.

Note If the array is created from dimensions, the initial value of the array is arbitrary.


The documentation for this interface was generated from the following file: