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
- ibuffr
- reserved
- isiinput
- array of pointers to subdomain iinput arrays
- iscoor
- array of pointers to local coor 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