$$$$ PART NOTICE CHAT 11/09/12 21:17:31 7124 DATE 11/09/12 Operateur PARTITION Voir aussi : ------------------- MA_PART = PART ! ('NOOP') (NB_ZONES) MON_MAIL !; ! NB_ZONES MON_MODL ! Objet : _______ The PART operator splits a mesh while minimizing the number of points on the frontiers and balancing the parts. If the NOOP keyword is present, the splitting is trivial. The partition of a MODEL is also trivial. Comment : ________ NB_ZONES : number of zones (ENTIER type) Mesh partitioning : this number must be a positive integer power of 2. If omitted, the number of zones is the smallest positive integer power of 2 greater than the number of assistants. Model Partitioning : this number is compulsary. MON_MAIL : mesh (type MAILLAGE) Mesh to split. MON_MODL : model (type MMODEL) Model to split. MA_PART : partition of the mesh or model (TABLE type, ESCLAVE subtype). MA_PART is a table whose indexes are integers comprised between 1 and NB_ZONES and whose values are the meshes or models constituting the partition.
© Cast3M 2003 - All rights reserved.
Disclaimer