MAPLDataCollection Interface

public interface MAPLDataCollection

Calls

interface~~mapldatacollection~~CallsGraph interface~mapldatacollection MAPLDataCollection proc~new_mapldatacollection new_MAPLDataCollection interface~mapldatacollection->proc~new_mapldatacollection

Module Procedures

public function new_MAPLDataCollection(template, use_file_coords) result(collection)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: template
logical, intent(in), optional :: use_file_coords

Return Value type(MAPLDataCollection)