Description
This function computes and returns the last dimension vlen of the virt array for a certain block. It also initializes the vstart values in the subfaces array. The virt array of a sub domain is dimensioned as followesdouble precision virt(1:ndegfd, 1:ntimlv, 1:vlen)
Heading
integer function isddvlen(iblock, isitopol)
Parameters
- integer
- iblock, isitopol
- -
- iblock
- block number
- isitopol
- number of the itopol array
Output
Returns vlen. The vstart values in the subfaces array have been initialized.