Hi Dumux people, I'm currently trying to use a grid generated with gmsh and would like to set the boundaries based on BoundaryDomainMarkers. I found that it's possible to access the boundary domain markers via the function 'getBoundaryDomainMarkers', which accepts either a Intersection or a boundary segment index as argument.
How do I now get the intersection/boundary segment index when I have a given element and scvf, e.g. inside the 'neumann' function (solution dependent neumann boundary)? Best regards, Samuel _______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
