Skip to content

typing

Field = gtscript.Field module-attribute

A gt4py field

global_set_precision()

Set the global precision for all references of Float and Int in the codebase. Defaults to 64 bit.

is_float(dtype)

Expected floating point type

set_4d_field_size(n, dtype)

Defines a 4D field with a given size and type The extra data dimension is not parallel