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

Go to the source code of this file.

Data Types

interface  pm_arrayInsert::getInserted
 Generate and return a new array containing the original array within which the input insertion has been inserted at the specified indices index of the original array. More...
 
interface  pm_arrayInsert::setInserted
 Return a new array arrayNew containing the original array within which the input insertion has been inserted at the specified indices index of the original array. More...
 

Modules

module  pm_arrayInsert
 This module contains procedures and generic interfaces for inserting an insertion into the specified locations of an input arrays of various types.
 

Variables

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