new_index_array Function

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)


Called by

proc~~new_index_array~~CalledByGraph proc~new_index_array new_index_array interface~index_array index_array interface~index_array->proc~new_index_array

Contents

None