pdf_push_sigma Interface

public interface pdf_push_sigma

Module Procedures

private subroutine pdf_push_sigma_1d(self, sigma)

Arguments

Type IntentOptional Attributes Name
type(pdf_kernel) :: self
real(kind=8) :: sigma

private subroutine pdf_push_sigma_2d(self, sigma)

Arguments

Type IntentOptional Attributes Name
type(pdf_kernel_2d) :: self
real(kind=8) :: sigma(2,2)