Home
last modified time | relevance | path

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

/phasta/phSolver/compressible/
H A DnpSucPatch.f1 subroutine npSucPatch(nsfnp,nmap) argument
12 integer nsfnp local
17 nsfnp=0
21 nsfnp=nsfnp+1
22 nmap(nsfnp)=ind
/phasta/phSolver/common/
H A DsfID2np.f1 subroutine sfID2np(isurfID,nsfnp,nmap) argument
18 integer isurfID, nsfnp local
25 nsfnp=0
42 nsfnp=nsfnp+1 !nsfnp = Number of SurFace Nodal Points
43 …nmap(nsfnp)=nn !nmap is the mapping from nodal surface index to the global nodal numbering for o…