ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation. |
This is a derived type for constructing objects containing the optional simulation properties of the ParaMonte library explorers and samplers.
More...
This is a derived type for constructing objects containing the optional simulation properties of the ParaMonte library explorers and samplers.
See the documentation of getErrSampling for example usage.
Objects of this derived type are not meant to be used directly by the end users.
Instead use one of the appropriate derived types:
_report.txt
files from the corresponding sampler simulations.
Final Remarks ⛓
If you believe this algorithm or its documentation can be improved, we appreciate your contribution and help to edit this page's documentation and source file on GitHub.
For details on the naming abbreviations, see this page.
For details on the naming conventions, see this page.
This software is distributed under the MIT license with additional terms outlined below.
This software is available to the public under a highly permissive license.
Help us justify its continued development and maintenance by acknowledging its benefit to society, distributing it, and contributing to it.
Definition at line 80 of file pm_sampling.F90.
character(:,SKG), allocatable pm_sampling::sampler_type::description |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#description
Definition at line 81 of file pm_sampling.F90.
character(:,SKG), allocatable pm_sampling::sampler_type::domain |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#domain
Definition at line 82 of file pm_sampling.F90.
character(:,SKG), dimension(:), allocatable pm_sampling::sampler_type::domainAxisName |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#domainaxisname
Definition at line 83 of file pm_sampling.F90.
real(RKH), dimension(:), allocatable pm_sampling::sampler_type::domainBallAvg |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#domainballavg
Definition at line 84 of file pm_sampling.F90.
real(RKH), dimension(:,:), allocatable pm_sampling::sampler_type::domainBallCor |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#domainballcor
Definition at line 85 of file pm_sampling.F90.
real(RKH), dimension(:,:), allocatable pm_sampling::sampler_type::domainBallCov |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#domainballcov
Definition at line 86 of file pm_sampling.F90.
real(RKH), dimension(:), allocatable pm_sampling::sampler_type::domainBallStd |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#domainballstd
Definition at line 87 of file pm_sampling.F90.
real(RKH), dimension(:), allocatable pm_sampling::sampler_type::domainCubeLimitLower |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#domaincubelimitlower
Definition at line 88 of file pm_sampling.F90.
real(RKH), dimension(:), allocatable pm_sampling::sampler_type::domainCubeLimitUpper |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#domaincubelimitupper
Definition at line 89 of file pm_sampling.F90.
integer(IK), allocatable pm_sampling::sampler_type::domainErrCount |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#domainerrcount
Definition at line 90 of file pm_sampling.F90.
integer(IK), allocatable pm_sampling::sampler_type::domainErrCountMax |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#domainerrcountmax
Definition at line 91 of file pm_sampling.F90.
character(:,SKG), allocatable pm_sampling::sampler_type::inputFile |
The input scalar character
of default kind SK which be either,.
namelist
file containing the simulation settings.namelist
format.!
. namelist
group which starts with either ¶dise
to be used for specifying paradram_type simulation specifications.¶dram
to be used for specifying paradram_type simulation specifications.¶nest
to be used for specifying paradram_type simulation specifications./
on the last line of the namelist group. .true.
, true
, or t
(all case-insensitive) representing the truth, or, .false.
, false
, or f
(all case-insensitive) representing the falsehood. 1
as opposed to 0
in the C family of languages.For detailed descriptions of the input simulation settings see,
(optional. If missing, the default simulation settings will be used.)
Definition at line 92 of file pm_sampling.F90.
character(:,SKG), allocatable pm_sampling::sampler_type::outputChainFileFormat |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#outputchainfileformat
Definition at line 156 of file pm_sampling.F90.
integer(IK), allocatable pm_sampling::sampler_type::outputColumnWidth |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#outputcolumnwidth
Definition at line 157 of file pm_sampling.F90.
character(:,SKG), allocatable pm_sampling::sampler_type::outputFileName |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#outputfilename
Definition at line 158 of file pm_sampling.F90.
integer(IK), allocatable pm_sampling::sampler_type::outputPrecision |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#outputprecision
Definition at line 160 of file pm_sampling.F90.
integer(IK), allocatable pm_sampling::sampler_type::outputReportPeriod |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#outputreportperiod
Definition at line 161 of file pm_sampling.F90.
character(:,SKG), allocatable pm_sampling::sampler_type::outputRestartFileFormat |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#outputrestartfileformat
Definition at line 162 of file pm_sampling.F90.
integer(IK), allocatable pm_sampling::sampler_type::outputSampleSize |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#outputsamplesize
Definition at line 163 of file pm_sampling.F90.
character(:,SKG), allocatable pm_sampling::sampler_type::outputSeparator |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#outputseparator
Definition at line 164 of file pm_sampling.F90.
character(:,SKG), allocatable pm_sampling::sampler_type::outputSplashMode |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#outputsplashmode
Definition at line 165 of file pm_sampling.F90.
character(:,SKG), allocatable pm_sampling::sampler_type::outputStatus |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#outputstatus
Definition at line 159 of file pm_sampling.F90.
character(:,SKG), allocatable pm_sampling::sampler_type::parallelism |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#parallelism
Definition at line 166 of file pm_sampling.F90.
logical(LK), allocatable pm_sampling::sampler_type::parallelismMpiFinalizeEnabled |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#parallelismmpifinalizeenabled
Definition at line 167 of file pm_sampling.F90.
integer(IK), allocatable pm_sampling::sampler_type::parallelismNumThread |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#parallelismnumthread
Definition at line 168 of file pm_sampling.F90.
integer(IK), allocatable pm_sampling::sampler_type::randomSeed |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#randomseed
Definition at line 169 of file pm_sampling.F90.
character(:,SKG), allocatable pm_sampling::sampler_type::sysInfoFilePath |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#sysinfofilepath
Definition at line 170 of file pm_sampling.F90.
real(RKH), dimension(:), allocatable pm_sampling::sampler_type::targetAcceptanceRate |
See the generic documentation at: https://www.cdslab.org/paramonte/generic/2/usage/sampling/paradram/specifications/#targetacceptancerate
Definition at line 171 of file pm_sampling.F90.