In this video, we will demonstrate how to install the library on an Ubuntu operating system when you have already installed the tird party libraries required by Vem++.Â
CMake 3.22.1
G++ 11.4
Eigen
PETSc
In this video, we will show the folder structure of the library.
In this video, we will demonstrate how to create a new file within the library. This file can be:
An executable that runs a specific example
A new class implementing a particular matrix
A generic feature to be added to VEM++