Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A DsfID2np.f53 subroutine asfID2np(isurfID, nSurfNP, nodeMap) argument
66 integer, allocatable :: nodeMap(:), tmp(:) local
71 allocate(nodeMap(max(nSurfNP, 1)))
72 nodeMap = tmp(1:nSurfNP)