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_arrayRebind::setRebound |
Resize (shrink or expand) an input allocatable array of rank 1..3 to arbitrary new lower and upper bounds `array(@lb:ub) while preserving the original contents or a subset of it.More... | |
Modules | |
module | pm_arrayRebind |
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. | |
Variables | |
character(*, SK), parameter | pm_arrayRebind::MODULE_NAME = "@pm_arrayRebind" |