ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
pm_arrayFill.F90 File Reference

Go to the source code of this file.

Data Types

interface  pm_arrayFill::getFilled
 Generate and return an array of the specified rank and shape of arbitrary intrinsic type and kind with all its elements initialized to the user specified value.
More...
 

Modules

module  pm_arrayFill
 This module contains procedures and generic interfaces for convenient allocation and filling of arrays of arbitrary intrinsic types (i.e., character, integer, logical, complex, real), kinds, and non-zero ranks (up to 3).

 

Variables

character(*, SK), parameter pm_arrayFill::MODULE_NAME = "@pm_arrayFill"