next up previous contents
Next: Routine istrco Up: Routines used for Previous: Routines used for

Routine isfilv

 

Description

This routine initializes the virtual points of the local coordinate arrays of the subdomains. First, virtual points are taken as much as possible from neighbouring blocks. The remaing virtual coordinates are extrapolated.

Heading

subroutine isfilv(nblocks, isiinput, iscoor, isitopol)

Parameters

integer
nblocks, isiinput(1:nblocks), iscoor(1:nblocks)
-
nblocks
number of blocks
ibuffrgif

reserved
isiinput
array of pointers to subdomain iinputgif arrays
iscoor
array of pointers to local coorgif arrays extended with virtual points
isitopol
pointer to the itopol array

Input

The inner region of the local coordinate arrays have been filled.

Output

All virtual rows of the coordinate arrays have been filled.

See also

istrco , isexco , iscoget , iscoput



ISNaS ontwikkeling
Tue May 23 12:05:54 METDST 1995