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

Go to the source code of this file.

Data Types

interface  pm_arrayInit::getCoreHalo
 Generate and return an array of specified rank and shape of arbitrary intrinsic type and kind with its rectangular core and halo set to the corresponding user-specified values.
More...
 
interface  pm_arrayInit::setCoreHalo
 Initialize the rectangular core and halo of an input array of arbitrary rank and shape of arbitrary intrinsic type and kind with the corresponding user-specified values.
More...
 

Modules

module  pm_arrayInit
 This module contains procedures and generic interfaces for efficient initialization of arbitrary rectangular cores and surrounding halos of arrays of arbitrary size, shape, and rank of arbitrary intrinsic type and kind.

 

Variables

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