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

Go to the source code of this file.

Data Types

interface  pm_arrayCenter::getCentered
 Generate and return a resized and centered copy of the input array within the newly allocated arrayCentered and filling the newly added elements (if any) with the user-specified fill.
More...
 
interface  pm_arrayCenter::setCentered
 Center the contents of the input array within the output arrayCentered while filling the newly added elements (if any) with the user-specified fill. More...
 

Modules

module  pm_arrayCenter
 This module contains procedures and generic interfaces for resizing an input array and centering the original contents of the array in a new array.
 

Variables

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