sample_from_pdf Subroutine

publicelemental subroutine sample_from_pdf(this, fsd, cdf, val)

Arguments

Type IntentOptional Attributes Name
class(pdf_sampler_type), intent(in) :: this
real(kind=jprb), intent(in) :: fsd
real(kind=jprb), intent(in) :: cdf
real(kind=jprb), intent(out) :: val

Contents