diff --git a/README.md b/README.md index 20ab7f7..6e17008 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ Demonstration of Second-Order Nédélec Curl-Conforming Hexahedral element The main executable is `mainHalfFilled.m`, that generates from scratch the basis functions and use them to solve the generalized eigenvalue problem used for verification in the numerical results (specifically, a half-filled -cavity). This script also shows the coefficients for the different basis -shown in Table II. +cavity). + +Also, we have a main executable to generate only the basis functions, +`mainGenerateCoefficients`, and another main executable, `mainEvaluateCoefficients` +to evaluate the basis functions from the coefficients shown in Table II. [![DOI](https://zenodo.org/badge/463817985.svg)](https://zenodo.org/badge/latestdoi/463817985)