Closed fthaler closed 2 years ago
Replaces the use of GridTools ‘expressions’ by direct eval calls and all uses of call<…>::with(…) functionality by inlined computations.
eval
call<…>::with(…)
Replaces the use of GridTools ‘expressions’ by direct
eval
calls and all uses ofcall<…>::with(…)
functionality by inlined computations.