Merge remote-tracking branch 'wortiz/autodiff' into autodiff #431
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/ad_turbulence.cpp#L101
unused variable 'n' [-Wunused-variable]
|
src/ad_turbulence.cpp#L101
unused variable 't' [-Wunused-variable]
|
src/ad_turbulence.cpp#L104
unused variable 'v_length' [-Wunused-variable]
|
src/ad_turbulence.cpp#L294
unused variable 'k' [-Wunused-variable]
|
src/ad_turbulence.cpp#L294
unused variable 'b' [-Wunused-variable]
|
src/ad_turbulence.cpp#L294
unused variable 'v' [-Wunused-variable]
|
src/ad_turbulence.cpp#L294
unused variable 'vi' [-Wunused-variable]
|
src/ad_turbulence.cpp#L294
variable 'siz' set but not used [-Wunused-but-set-variable]
|
src/ad_turbulence.cpp#L869
unused variable 'interp_eqn' [-Wunused-variable]
|
src/ad_momentum.cpp#L63
unused variable 'factor' [-Wunused-variable]
|
This job succeeded
Loading