VEM Solver Module

The VEMSolver module provides functionality for solving Virtual Element Method (VEM) problems using command-line arguments, loading problem data from a .mat file, solving the VEM problem, and optionally plotting the results.

Available Functions

Main Function

The main function is the entry point that runs the VEM solver, handling argument parsing, solving the VEM problem, and generating plots.