README.rst

November 5, 2023 ยท View on GitHub


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 <app/main.f90>_ for a demonstration and src/rearrayfx.f90 <src/rearrayfx.f90>_ for the implementation details.

Licensed under the BSD-2-Clause-Patent <https://opensource.org/license/bsdpluspatent/>_ license.