waveVortexTransformWithExplicitAntialiasing
Create an explicit-antialiasing transform with the same grid.
Declaration
wvtExplicit = waveVortexTransformWithExplicitAntialiasing()
Returns
wvtExplicittransform using an explicit antialias filter
Discussion
Create an explicit-antialiasing transform with the same grid.
This method converts an implicitly dealiased transform into a full-grid transform with WVAntialiasing attached. It preserves time, coefficients, and compatible forcing.
wvtExplicit = wvt.waveVortexTransformWithExplicitAntialiasing;