[MOAB-dev] nonconforming meshes and high order elements, iMeshP
Jason Kraftcheck
kraftche at cae.wisc.edu
Wed Aug 13 15:36:37 CDT 2008
Jed Brown wrote:
> On Wed 2008-08-13 14:51, Jason Kraftcheck wrote:
>> Jed Brown wrote:
>
>>> I noticed that iMesh_getVtxCoordIndex() ignores its 5th argument (entity
>>> adjacency type).
>>>
>> It is ignored if a value other than ALL_TOPOLOGIES is passed for the 4th
>> argument, as topology is a subset of type.
>
> I understand the 3rd argument (requested_entity_type) is ignored if the
> 4th (requested_entity_topology) is more specific. However, the 5th
> (entity_adjacency_type) is never referenced (see iMesh_MOAB.cpp:536).
>
Apparently I cannot count to 5. Yes, the fifth argument does appear to be
ignored. That's probably a bug.
- jason
More information about the moab-dev
mailing list