hpcflow.app.ElementGroup#
- class hpcflow.app.ElementGroup(name: 'str', where: 'Optional[ElementFilter]' = None, group_by_distinct: 'Optional[app.ParameterPath]' = None)#
Bases:
ElementGroup
Methods
Attributes
- Parameters:
name (str) –
where (ElementFilter | None) –
group_by_distinct (ParameterPath | None) –
- group_by_distinct: app.ParameterPath | None = None#
- where: ElementFilter | None = None#