Skip to content

A generic method of the abstract type DistributedDiscreteModel{Dc,Dp} directly accesses to a field name .face_gids #211

Description

@amartinhuertas

I think this line:

DistributedGridTopology(map(get_grid_topology,local_views(model)),model.face_gids)

should use a call to an abstract method get_face_gids(::DistributedDiscreteModel) (which does not exist yet), instead of accessing the property face_gids directly

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions