Compute the L2-norm of a complex variable, for a coarse-grid system.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=realdp), | intent(in), | dimension(1-LAP:ni+LAP,1-LAP:nj+LAP) | :: | v | ||
| integer, | intent(in) | :: | ni |
ni, nj: grid size of the subdomain on the current coarse grid level |
||
| integer, | intent(in) | :: | nj |
ni, nj: grid size of the subdomain on the current coarse grid level |