Archives

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

  • December 24, 2018
  • Comments off

Numerical Algorithms Vol. 82, pp. 1189-1220, 2019 A. Ortiz-Bernardin, C. Alvarez, N. Hitschfeld-Kahler, A. Russo, R. Silva-Valenzuela, E. Olate-Sanzana Abstract This paper summarizes the development of Veamy, an object-oriented C++ library for the virtual element method (VEM) on general polygonal meshes, whose modular design is focused on its extensibility. The linear elastostatic and Poisson problems

Read More » Read More

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

  • December 24, 2018
  • Comments off

Paper Accepted for Publication in Numerical Algorithms Aleandro Ortiz-Bernardin, Catalina Alvarez, Nancy Hitschfeld-Kahler, Alessandro Russo, Rodrigo Silva-Valenzuela, Edgardo Olate-Sanzana, “Veamy: an extensible object-oriented C++ library for the virtual element method” ABSTRACT This paper summarizes the development of Veamy, an object-oriented C++ library for the virtual element method (VEM) on general polygonal meshes, whose modular design is

Read More » Read More

Release of Veamy v2.1

  • September 15, 2018
  • Comments off

Veamy: an extensible object-oriented C++ library for the virtual element method Release of Veamy v2.1 >>  From Veamy v2.0 to Veamy 2.1: Add several test files for testing Feamy, the FEM module of Veamy. Fix some bugs. Update Veamy Primer: more details are added to sections devoted to using external mesh files (PolyMesher mesh and

Read More » Read More