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_arrayRefill::setRefilled |
Allocate or resize (shrink or expand) and refill 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_arrayRefill |
This module contains procedures and generic interfaces for resizing allocatable arrays of various types, relocating their contents and filling the newly added elements with specific values. | |
Variables | |
character(*, SK), parameter | pm_arrayRefill::MODULE_NAME = "@pm_arrayRefill" |