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_arrayVerbose::getVerbose |
Generate an equally-weighted (verbose or flattened) array of the input weighted array of rank 1 or 2. More... | |
Modules | |
module | pm_arrayVerbose |
This module contains procedures and generic interfaces for flattening (duplicating the elements of) an array according to a user-specified weight . | |
Variables | |
character(*, SK), parameter | pm_arrayVerbose::MODULE_NAME = "@pm_arrayVerbose" |