Ticket #28 (new defect)

Opened 4 months ago

Last modified 3 weeks ago

Adjacencies not right after entity creation

Reported by: tautges Owned by: somebody
Priority: major Milestone:
Component: MOAB Version:
Keywords: Cc:

Description

Reported by Milad Fatenaj and Brandon Smith:

- call create_element to create new aentity (after higher-dimensional entity has been created) - vertex-entity and entity-vertex adjacencies work to/from new aentity - adjacencies from D-cells to new aentity don't return that aentity

Change History

Changed 3 weeks ago by kraftche

  • component changed from component1 to MOAB

Changed 3 weeks ago by kraftche

Cannot reproduce. Added new test to MBTest.cpp: mb_adjacencies_create_delete_test. It did not demonstrate the described bug.

What is a "D-cell"? What was the source element type? The target element type? What results were returned from get_adjacencies? Was the new entity a duplicate of an existing one (reversed and/or with a permutation of the connectivity?)

Note: See TracTickets for help on using tickets.