Skip to content
Snippets Groups Projects
Commit 7e34f85f authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

readGrid and writeGrid removed from grid interface and moved to

GridDefault class. Default implementation is doing nothing.

Furthermore removed BoundaryType and moved to DiscreteFunctionSpace in
dune/fem/common.

BoundaryEntity implementation moved to grid.cc

Added subBoundaryId method on EntityDefault which work just the same way as
subIndex but for the method boundaryId.

Added GridName which returns name of grid for given GridIdentifier.

[[Imported from SVN: r1163]]
parent 3d3efc30
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment