ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation. |
Go to the source code of this file.
Data Types | |
interface | pm_val2complex::getComplex |
Generate and return the conversion of the input value to a complex value of default kind CK. More... | |
interface | pm_val2complex::setComplex |
Return the conversion of the input value to a complex value of arbitrary kind. More... | |
Modules | |
module | pm_val2complex |
This module contains procedures and types for facilitating the conversion of values of different types (e.g., intrinsic Fortran string and logical) to complex values of different kinds. | |
Variables | |
character(*, SK), parameter | pm_val2complex::MODULE_NAME = "@pm_val2complex" |