buds  0.1
FORTRAN reference counted types
Modules

Detailed Description

bud containing an intrinsic fortran array.

The contained array may be of various data types and can be accessed through a variety of ways.

The reference counting makes it easy to decide when to delete the data associated with the object.

Collaboration diagram for Array:

Modules

 Array 1D
 Array of dimension 1 .
 
 Array 2D
 Array of dimension 2 .
 
 Array 3D
 Array of dimension 3 .