ps_Provenance_Add Interface

public interface ps_Provenance_Add

Contents


Module Procedures

public subroutine ps_AddProvenanceRecord(ps, creator, date, annotation)

Arguments

Type IntentOptional AttributesName
type(ps_t), intent(inout) :: ps
character(len=*), intent(in) :: creator
character(len=*), intent(in) :: date
type(ps_annotation_t), intent(in), target:: annotation