index_array Interface

public interface index_array

Calls

interface~~index_array~~CallsGraph interface~index_array index_array proc~new_index_array new_index_array interface~index_array->proc~new_index_array

Contents


Module Procedures

public function new_index_array(length) result(this)

Constructor for the index_array type

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: length

Return Value type(index_array)