[Dune] Understanding grid.getRealImplementation() paradigm

Aleksejs Fomins aleksejs.fomins at lspr.ch
Fri Dec 19 15:52:03 CET 2014


Dear Dune,

I feel very confused about this feature of the Grid Implementation.

Consider a method geometrygrid->indexsets->index(&entity)

which does the following

return Grid::getRealImplementation( entity ).index( hostIndexSet() );

however, GeometryGrid does not have the method getRealImplementation(),
except of the one inherited from GridDefaultImplementation. So where is
the method eventually implemented?

I would also appreciate a link to a book chapter or sth where I could
read about this paradigm.

Thank you,
Aleksejs

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20141219/872fc41d/attachment.sig>


More information about the Dune mailing list