buds
0.1
FORTRAN reference counted types
|
Initialization of data container. More...
Private Member Functions | |
subroutine | initialize_ (this) |
subroutine | initialize_ (this) |
Initialization of data container.
If called on a previously allocated data scope this will clear the reference (see interface delete). Subsequently the type container will be allocated and the reference counted data will be 1.
|
private |
[in,out] | this | bud that is initialized |