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

Go to the source code of this file.

Data Types

interface  pm_val2int::getInt
 Generate and return the conversion of the input value to a integer value of default kind IK. More...
 
interface  pm_val2int::setInt
 Return the conversion of the input value to a integer value of arbitrary kind. More...
 

Modules

module  pm_val2int
 This module contains procedures and types for facilitating the conversion of values of different types (e.g., intrinsic Fortran string and logical) to integer values of different kinds.
 

Variables

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