Open jwallwork23 opened 8 months ago
@acse-ej321 You were asking about issues to take on yesterday. Would you be willing to take this on? Given that you wrote most of the set_meshes
method.
Perhaps it would be better to move the functionality of set_meshes
into the setter method and have set_meshes
just call the setter for all meshes?
MeshSeq
has a setter method, but this isn't used byset_meshes
, which is called during initialisation.