You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In the case of reading a grid with a 1d network, 2d mesh and the contacts/links between them. We set all instances separately. mesh1d_set() and mesh2d_set() are available, but contacts_set() is missing.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
In the case of reading a grid with a 1d network, 2d mesh and the contacts/links between them. We set all instances separately.
mesh1d_set()
andmesh2d_set()
are available, butcontacts_set()
is missing.The text was updated successfully, but these errors were encountered: