ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation. |
Go to the source code of this file.
Data Types | |
interface | pm_arrayRebill::setRebilled |
Allocate or resize (shrink or expand) and refill an input allocatable scalar string or array of rank 1..3 to arbitrary lower and upper bounds while preserving the original contents or a subset of it.More... | |
Modules | |
module | pm_arrayRebill |
This module contains procedures and generic interfaces for resizing allocatable arrays of various types, relocating their contents, and rebinding (re-indexing) their lower and upper bounds, and refilling the newly added elements. | |
Variables | |
character(*, SK), parameter | pm_arrayRebill::MODULE_NAME = "@pm_arrayRebill" |