← Back to team overview

dolfin team mailing list archive

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

 

On Tuesday February 22 2011 09:02:52 Anders Logg wrote:
> On Tue, Feb 22, 2011 at 04:31:59PM -0000, Johan Hake wrote:
> > When is 0.9.10 due to?
> 
> I think it's Thursday. :-)

Ok!

Then I will have to hand this Bug over to someone else, because I wont fix it 
before some three weeks.

Johan
 
> Johannes knows more about the deadline for Natty.
> 
> --
> Anders

-- 
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



References