pdf_print Interface

public interface pdf_print

Module Procedures

private subroutine pdf_print_pfile_1d(self, pfile, normalize)

Arguments

Type IntentOptional Attributes Name
type(pdf_kernel) :: self
character(len=*) :: pfile
logical, optional :: normalize

private subroutine pdf_print_pfile_2d(self, pfile, normalize)

Arguments

Type IntentOptional Attributes Name
type(pdf_kernel_2d) :: self
character(len=*) :: pfile
logical, optional :: normalize