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

Go to the source code of this file.

Data Types

interface  pm_val2logical::getLogical
 Generate and return the conversion of the input value to a logical value of default kind LK. More...
 
interface  pm_val2logical::setLogical
 Return the conversion of the input value to a logical value of arbitrary kind. More...
 

Modules

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

Variables

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