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

Go to the source code of this file.

Data Types

interface  pm_arrayRemove::getRemoved
 Generate and return an allocatable array containing the remaining parts of the input array as a sequence after removing the input pattern at the requested occurrences. More...
 
interface  pm_arrayRemove::setRemoved
 Return the remaining parts of the input array as a sequence after removing the input pattern at the requested occurrences. More...
 

Modules

module  pm_arrayRemove
 This module contains procedures and generic interfaces for removing a pattern from arrays of various types at the specified instances of occurrence of pattern.
 

Variables

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