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

Go to the source code of this file.

Data Types

interface  pm_option::getOption
 Generate and return the value of the optional input argument if it is present, otherwise, return the input default value. More...
 

Modules

module  pm_option
 This module contains procedures, generic interfaces, and types for generating default values for optional arguments.
 

Variables

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