Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
all_zero
Function
4 statements
Source File
CDF_sampling.F90
CDF_sampling_mod
all_zero
Contents
private elemental function all_zero(this)
Return if all probabilities are zero, or the set of probabilities is empty.
Type Bound
CDF_Sampler_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
CDF_Sampler_t
),
intent(in)
::
this
Return Value
logical
Contents