Skip to main content

object-oriented programming

Delynoi: an object-oriented C++ library for the generation of polygonal meshes

Submitted by Alejandro Orti… on

Free and open source C++ library for the generation of polygonal meshes on arbitrary domains, based on the constrained Voronoi diagram. It is the built-in polygonal mesh generator of the Veamy library.

Veamy: an extensible object-oriented C++ library for the virtual element method

Submitted by Alejandro Orti… on

This paper summarizes the development of an object-oriented C++ library for the virtual element method (VEM) named Veamy, whose modular design is focused on its extensibility. The two-dimensional linear elastostatic problem has been chosen as the starting stage for the development of this library. In contrast to the standard finite element method, the VEM in two dimensions uses polygonal finite element meshes.