buds
0.1
FORTRAN reference counted types
|
Create a new cArray1D. More...
Private Member Functions | |
subroutine | new_dim_ (this, d1, val) |
subroutine | new_copy_ (this, array) |
Create a new cArray1D.
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.