Skip to main content

math:fft gradient evaluation

Version: 0.0.0

Description

Evaluate min max based on the fast fourier transform at a given field, using gradient method for adaptative time step.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fields_containerfields_container
Pin 1time_scopingscopingif specified only the results at these set ids are used
Pin 2fs_ratioint32default value = 20

Outputs

OutputNameExpected type(s)Description
Pin 0coefficientsfields_container

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: math

Plugin: core

Scripting name: fft_gradient_eval

Full name: math.fft_gradient_eval

Internal name: fft_eval_gr

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.