nonlinearFluxWithResolutionOfTransform
create a new nonlinear flux operation with double the resolution
Declaration
nlFluxOp = nonlinearFluxWithResolutionOfTransform(wvtX2)
Parameters
wvtX2
the WVTransform with increased resolution
Returns
nlFluxOp
a new instance of WVNonlinearFluxOperation
Discussion
Subclasses to should override this method an implement the correct logic. If the nonlinear flux operation makes no specific assumptions about the resolution of WVTransform, then this will work without modification.
Help for WVNonlinearFlux/nonlinearFluxWithResolutionOfTransform is inherited from superclass WVNonlinearFluxOperation