Home
last modified time | relevance | path

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

/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DDefUtils.F90101 INTEGER, ALLOCATABLE, TARGET, PRIVATE :: IndexStore(:), VecIndexStore(:) variable
169 IF ( .NOT. ALLOCATED(VecIndexStore) ) THEN
170 ALLOCATE( VecIndexStore(ISTORE_MAX_SIZE), STAT=istat )
171 VecIndexStore = 0
175 ind => VecIndexStore