English

Programming of linear virtual element methods in three dimensions

Numerical Analysis 2022-02-21 v1 Numerical Analysis

Abstract

We present a simple and efficient MATLAB implementation of the linear virtual element method for the three dimensional Poisson equation. The purpose of this software is primarily educational, to demonstrate how the key components of the method can be translated into code.

Cite

@article{arxiv.2202.08951,
  title  = {Programming of linear virtual element methods in three dimensions},
  author = {Yue Yu},
  journal= {arXiv preprint arXiv:2202.08951},
  year   = {2022}
}

Comments

VEM3d code

R2 v1 2026-06-24T09:43:34.059Z