[MOAB-dev] iMeshP function argument

Tim Tautges tautges at mcs.anl.gov
Wed Jun 15 15:07:36 CDT 2011


I think in this case the number of part ids is the same as the number of entities.

- tim

On 06/14/2011 02:20 PM, Hong-Jun Kim wrote:
> Hi, all
>
> I am implementing the following function in iMeshP, but I just want to
> confirm "const iMeshP_Part *target_part_ids" argument is correct.
>
> I think it should be "const iMeshP_Part target_part_ids" for one input
> part, or for multiple input parts, there should be one more "const int
> part_id_size" argument.
> Isn't it right?
>
> void iMeshP_exchEntArrToPartsAll(
> iMesh_Instance instance,
> const iMeshP_PartitionHandle partition,
> const iBase_EntityHandle *entities,
> const int entities_size,
> const iMeshP_Part *target_part_ids,
> int command_code,
> int update_ghost,
> iMeshP_RequestHandle *request,
> int *err);
>
> -----------------------------
> Hong-Jun Kim
> Post-doc researcher
> MCS, Argonne National Laboratory
> 9700 S. Cass Ave. B240/R2147
> Argonne, IL 60439
> 630-252-4791
> hongjun at mcs.anl.gov
> -----------------------------
>

-- 
================================================================
"You will keep in perfect peace him whose mind is
   steadfast, because he trusts in you."               Isaiah 26:3

              Tim Tautges            Argonne National Laboratory
          (tautges at mcs.anl.gov)      (telecommuting from UW-Madison)
          phone: (608) 263-8485      1500 Engineering Dr.
            fax: (608) 263-4499      Madison, WI 53706



More information about the moab-dev mailing list