SCIInstitute / SCIRun

SCIRun is a Problem Solving Environment, for modeling, simulation and visualization of scientific problems. This is version 5, the upgraded version of SCIRun v4.
http://scirun.org
Other
128 stars 72 forks source link

delem neighbors #2434

Open jessdtate opened 11 months ago

jessdtate commented 11 months ago

vmesh and the mesh classes have a get_neighbor and get_neighbors function for the delem inputs, but each requires on of the element neighbors. There should be a function to get all the neighbors, which would be very similar to these, but without the checks.