Home
last modified time | relevance | path

Searched refs:old_export_item (Results 1 – 1 of 1) sorted by relevance

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/static/
H A Dsolve_LINEQ_iter_contact.f901632 integer(kind=kint), allocatable, target :: old_export_item(:) local
1657 allocate(old_export_item(hecMESH%export_index(hecMESH%n_neighbor_pe)))
1671 old_export => old_export_item(idx_0+1:idx_n)
1744 deallocate(old_export_item)