bloqade.geometry.dialects.grid.stmts.GetYBounds
← Module overview
class
classGetYBounds¶source
bloqade.geometry.dialects.grid.stmts.GetYBounds
Bases: ir.Statement
class GetYBoundsAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'get_y_bounds' | |
traits | — | frozenset({ir.Pure(), lowering.FromPythonCall()}) | |
zone | ir.SSAValue | info.argument(type=(GridType[types.Any, NumYBounds := (types.TypeVar('NumYBounds'))])) | |
result | ir.ResultValue | info.result(types.Tuple[types.Float, types.Float]) |