← Back to team overview

dolfin team mailing list archive

[Bug 714363] Re: "list of" entities in all_intersected_entities not supported in python interface

 

When is 0.9.10 due to?

-- 
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/714363

Title:
   "list of" entities in all_intersected_entities not supported in
  python interface

Status in DOLFIN:
  Confirmed

Bug description:
  An option to query mesh object intersections using python is
  mesh.all_intersected_entities(entities, ids_result); where
  mesh=dolfin.cpp.Mesh()

  According to the documetnation a "list of" entities can be supplied to
  the argument entities. However, it appears as though the "list of
  entites" option is not currently supported.

  Brent



Follow ups

References