Skip to content

Demo implementation for a reallocatable array type with overprovision in Fortran

License

Notifications You must be signed in to change notification settings

aradi/rearrayfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReArrayFX

Simple proof-of-concept demonstration of an reallocatable array structure with overprovision at re-allocation in order to decrease the nr. of reallocations.

See app/main.f90 for a demonstration and src/rearrayfx.f90 for the implementation details.

Licensed under the BSD-2-Clause-Patent license.

About

Demo implementation for a reallocatable array type with overprovision in Fortran

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages