Skip to content

Additional get() and operator() for GhostLayerFieldAdaptor

Christoph Schwarzmeier requested to merge Adaptor_fix into master

Additional get() and operator() avoid compilation warnings caused by implicit cast from uint_t to cell_idx_t.

Merge request reports