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

Go to the source code of this file.

Data Types

interface  pm_arraySplit::setSplit
 Return the parts of the input array split at the requested occurrences of the input sep. More...
 

Modules

module  pm_arraySplit
 This module contains procedures and generic interfaces for splitting arrays of various types at the specified instances of occurrence of pattern.
 

Variables

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