Distributed parallel FEM mesh generation on LAN

LI Shui-xiang,WANG Yun-peng,CHEN Yong-qiang
DOI: https://doi.org/10.3969/j.issn.1000-7024.2005.12.001
2005-01-01
Abstract:A distributed parallel FEM mesh generator was developed on a general environment of PC+Windows+LAN.WinSock API of MFC was applied for network communications.The whole region was divided into several subregions on server according to the number of workstations on network.The server sent information of the subregions and control parameters to each workstation.Then the subregions were meshed into elements on the workstations which also fed back the mesh data to the server.Finally,the server merged the mesh of each subregion and gave the final mesh of the whole region.Example shows the speed of mesh generation increases drama-tically with enough workstations,and the ratio of time consuming on network communications is almost fixed.
What problem does this paper attempt to address?