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