labmec / neopz

An object oriented finite element programming environment
http://www.labmec.org.br
32 stars 11 forks source link

Special maps #170

Closed orlandini closed 1 year ago

orlandini commented 1 year ago

This PR aims to fix issues with existing special maps, enhance functionalities and add unit tests.

The changes were focused in TPZCylinder3D class, which maps 2D elements to a cylinder shell, and routines in TPZChangeEl, which can be quite useful for replacing linear elements in a given geometric mesh while retaining all connectivity information.