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_arrayResize::setResized |
Allocate or resize (shrink or expand) an input allocatable scalar string or array of rank 1..3 to an arbitrary size while preserving the original contents or a subset of it.More... | |
Modules | |
module | pm_arrayResize |
This module contains procedures and generic interfaces for resizing allocatable arrays of various types and relocating their contents, without initializing or filling the newly added elements with specific values. | |
Variables | |
character(*, SK), parameter | pm_arrayResize::MODULE_NAME = "@pm_arrayResize" |