Skip to content

Rename allocatable metadata attribute? #21

@cacraigucar

Description

@cacraigucar

I believe a better name for the "allocatable" attribute is "allocated".

"allocatable" means that it is array that will be allocated

"allocated" means that the array has been allocated

I believe "allocated" better describes the state of the array when it is being passed out of a scheme which has internally allocated it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions