sorttruncate Interface

public interface sorttruncate

fix the dynamic array, meaning: store the array in the sorted order and cut off the trailing empty entries


Module Procedures

private subroutine sorttruncate_da_projection(me)

fixing the dynamic array

Read more…

Arguments

Type IntentOptional Attributes Name
type(dyn_projectionarray_type) :: me