pystencils.codegen.config.GpuOptions.get_default_block_size# static GpuOptions.get_default_block_size(rank)# Returns the default block size configuration used by the generator. Return type: tuple[int, int, int] Parameters: rank (int)