Skip to content
Unverified Commit 4efafc37 authored by Alexandru Fikl's avatar Alexandru Fikl Committed by GitHub
Browse files

Change MeshElementGroups from Record to dataclass (#283)



* make _VisConnectivityGroup a dataclass

* make _ConnectionBatchData a dataclass

* make MeshElementGroups dataclasses

* make NodalAdjacency and FacialAdjacencyGroup dataclasses

* clean up after dataclas conversions

* deprecate constructing MeshElementGroups using __init__

* remove most deprecated usage of MeshElementGroup

* add a little test for MeshElementGroup construction

* rearrange MeshElementGroup attributes in docs

* remove automethod

* Add deadline to MEG constructor deprecation

* Flag MEG make_group, constructor code duplication

Co-authored-by: default avatarAndreas Kloeckner <inform@tiker.net>
parent 0ed428a6
Pipeline #264710 passed with stage
in 1 hour, 2 minutes, and 39 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment