SciELO - Scientific Electronic Library Online

 
vol.10 número20Evaluación de la tenacidad a la fractura de anclajes de aceros colados de un puente atirantado por ensayo miniatura de punzonamientoEstudio calorimétrico con el uso de termopares en aislante hecho de mezclilla de desecho para viviendas en Saltillo, Coahuila índice de autoresíndice de materiabúsqueda de artículos
Home Pagelista alfabética de revistas  

Servicios Personalizados

Revista

Articulo

Indicadores

Links relacionados

  • No hay artículos similaresSimilares en SciELO

Compartir


Nova scientia

versión On-line ISSN 2007-0705

Resumen

ORTIGOZA CAPETILLO, Gerardo M.; LORANDI MEDINA, Alberto P.  y  GARCIA REYNOSO, Alfonso C.. Reordering edges and elements in unstructured meshes to reduce execution time in Finite Element Computations. Nova scientia [online]. 2018, vol.10, n.20, pp.263-279. ISSN 2007-0705.  https://doi.org/10.21640/ns.v10i20.1317.

Reverse Cuthill McKee (RCM) reordering can be applied to either edges or elements of unstructured meshes (triangular/tetrahedral), in accordance to the respective finite element formulation, to reduce the bandwidth of stiffness matrices. Grid generators are mainly designed for nodal based finite elements. Their output is a list of nodes (2d or 3d) and an array describing element connectivity, be it triangles or tetrahedrons. However, for edge-defined finite element formulations a numbering of the edges is required. Observations are reported for Triangle/Tetgen Delaunay grid generators and for the sparse structure of the assembled matrices in both edge- and element-defined formulations. The RCM is a renumbering algorithm traditionally applied to the nodal graph of the mesh. Thus, in order to apply this renumbering to either the edges or the elements of the respective finite element formulation, graphs of the mesh were generated. Significant bandwidth reduction was obtained. This translates to reduction in the execution effort of the sparse-matrix-times-vector product. Compressed Sparse Row format was adopted and the matrix-times-vector product was implemented in an OpenMp parallel routine.

Palabras llave : RCM reordering; finite element; bandwidth reduction of stiffness matrices; edge and element graphs of the mesh.

        · resumen en Español     · texto en Inglés