fin_ciCoeff Subroutine

private subroutine fin_ciCoeff()

Arguments

None

Contents

Source Code


Source Code

    subroutine fin_ciCoeff
        call clear_hash_table(hash_table_ciCoeff)
        deallocate (hash_table_ciCoeff)
        deallocate (ciCoeff_storage)
        deallocate (totEntCoeff)
    end subroutine fin_ciCoeff