ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
test_pm_distBand::BandSpec_type Type Reference

Public Attributes

real(RK) epk
 
real(RK) alpha
 
real(RK) beta
 
real(RK) ebrk
 
real(RK) coef
 
real(RK), dimension(2) Limit
 
real(RK) photonFluence
 
real(RK) energyFluence
 
real(RK) tolerance
 

Detailed Description

Definition at line 31 of file test_pm_distBand.F90.

Member Data Documentation

◆ alpha

real(RK) test_pm_distBand::BandSpec_type::alpha

Definition at line 32 of file test_pm_distBand.F90.

◆ beta

real(RK) test_pm_distBand::BandSpec_type::beta

Definition at line 32 of file test_pm_distBand.F90.

◆ coef

real(RK) test_pm_distBand::BandSpec_type::coef

Definition at line 32 of file test_pm_distBand.F90.

◆ ebrk

real(RK) test_pm_distBand::BandSpec_type::ebrk

Definition at line 32 of file test_pm_distBand.F90.

◆ energyFluence

real(RK) test_pm_distBand::BandSpec_type::energyFluence

Definition at line 35 of file test_pm_distBand.F90.

◆ epk

real(RK) test_pm_distBand::BandSpec_type::epk

Definition at line 32 of file test_pm_distBand.F90.

◆ Limit

real(RK), dimension(2) test_pm_distBand::BandSpec_type::Limit

Definition at line 33 of file test_pm_distBand.F90.

◆ photonFluence

real(RK) test_pm_distBand::BandSpec_type::photonFluence

Definition at line 34 of file test_pm_distBand.F90.

◆ tolerance

real(RK) test_pm_distBand::BandSpec_type::tolerance

Definition at line 36 of file test_pm_distBand.F90.


The documentation for this type was generated from the following file: