Interpolation of a variable from coarse to fine, by bilinear or higher-order interpolation depending on the laylers of overlapping grid points used.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=realdp), | intent(inout) | :: | x(1-LAP:f2c%nxc+LAP,1-LAP:f2c%nyc+LAP) | |||
| type(TwoGrids), | intent(inout) | :: | f2c |